We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4de00 commit c153158Copy full SHA for c153158
2 files changed
.coding-standards-report.md
.gitignore
@@ -26,3 +26,6 @@ htmlcov/
26
# Type checking
27
.mypy_cache/
28
.ruff_cache/
29
+
30
+# Reports
31
+.coding-standards-report.md
0 commit comments