Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

j2lint prints error messages twice in log file after running with --log #26

Closed
KonikaChaurasiya-GSLab opened this issue Feb 24, 2022 · 1 comment

Comments

@KonikaChaurasiya-GSLab
Copy link
Contributor

2022-02-24 17:31:12,426 - root - ERROR - ~/Documents/template.j2:6 All variables shall use lower case: '{{ variable }}' (jinja-variable-lower-case)
2022-02-24 17:31:12,426 - root - INFO - Linting errors found [~/Documents/template.j2:6 All variables shall use lower case: '{{ variable }}' (jinja-variable-lower-case)]
2022-02-24 17:31:12,426 - root - ERROR - ~/Documents/template.j2:6 All variables shall use lower case: '{{ variable }}' (jinja-variable-lower-case)```

@KonikaChaurasiya-GSLab KonikaChaurasiya-GSLab changed the title j2lint prints error twice in log file after running with --log j2lint prints error messages twice in log file after running with --log Feb 24, 2022
Shivani-chourasiya pushed a commit to Shivani-chourasiya/j2lint that referenced this issue Jun 22, 2022
carlbuchmann pushed a commit that referenced this issue Jun 25, 2022
@Shivani-chourasiya
Copy link
Contributor

Resolved in PR #44

@Shivani-chourasiya Shivani-chourasiya removed their assignment Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants