2
0
Fork 0
mirror of https://github.com/egeerardyn/awesome-LaTeX.git synced 2025-04-19 11:38:05 +02:00
awesome-LaTeX/.codeclimate.yml
2016-03-20 12:53:32 +01:00

14 lines
266 B
YAML

engines:
fixme:
enabled: true
markdownlint:
enabled: true
checks:
MD013: # allow line length > 80 chars
enabled: false
MD025: # allow multiple H1 headers
enabled: false
ratings:
paths: []
exclude_paths:
- "LICENSE.md"