File tree Expand file tree Collapse file tree
skills/megalinter-fix/linters Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99- Rules index: < https://djlint.com/docs/linter/ >
1010- Rules configuration: < https://djlint.com/docs/configuration/ >
1111- How to disable rules inline: < https://djlint.com/docs/ignoring-code/ >
12- - Error line format (regex): ` [A-Z][0-9]{3} `
12+ - Error line format (regex): ` [A-Z][0-9]{3} `
1313- MegaLinter tuning variables (in ` .mega-linter.yml ` ):
1414 - ` DISABLE_LINTERS ` : add ` HTML_DJLINT ` to fully disable this linter
1515 - ` HTML_DJLINT_DISABLE_ERRORS: true ` : keep the linter active but non-blocking
Original file line number Diff line number Diff line change 88- Auto-fix support: no (errors must be fixed manually)
99- Rules index: < https://opentofu.org/docs/cli/commands/validate/ >
1010- How to disable rules inline: < https://opentofu.org/docs/language/expressions/custom-conditions/ >
11- - Error line format (regex): ` Error: `
11+ - Error line format (regex): ` Error: `
1212- MegaLinter tuning variables (in ` .mega-linter.yml ` ):
1313 - ` DISABLE_LINTERS ` : add ` TERRAFORM_TOFU_VALIDATE ` to fully disable this linter
1414 - ` TERRAFORM_TOFU_VALIDATE_DISABLE_ERRORS: true ` : keep the linter active but non-blocking
You can’t perform that action at this time.
0 commit comments