Enable 'fatcontext' linter and mark 'canonicalheader' as unusable

This commit is contained in:
Joshua Casey
2024-05-10 12:51:02 -05:00
parent e9d0ac5110
commit 5635d6c862
+2
View File
@@ -47,6 +47,8 @@ linters:
- whitespace
- copyloopvar
- intrange
- fatcontext
# - canonicalheader Can't do this one since it alerts on valid headers such as X-XSS-Protection
issues:
exclude-rules: