We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5405939 commit 2357eddCopy full SHA for 2357edd
.trunk/trunk.yaml
@@ -66,8 +66,17 @@ lint:
66
- CHANGELOG.md
67
- linters: [prettier]
68
paths:
69
+ - docs/package.json
70
+ - docs/src/_data/rule_versions.json
71
+ - docs/src/_data/rules.json
72
+ - docs/src/_data/rules_meta.json
73
+ - docs/src/_data/versions.json
74
- docs/src/_includes
75
+ - docs/src/use/formatters/html-formatter-example.html
76
+ - docs/src/use/formatters/index.md
77
- docs/src/rules/*.md
78
+ - package.json
79
+ - packages/*/package.json
80
- packages/js/src/configs/eslint-all.js
81
- tests/fixtures
82
actions:
0 commit comments