Skip to content

Commit d7c81ba

Browse files
committed
Update AGLint cache strategy
1 parent b21d46d commit d7c81ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"homepage": "https://github.com/AdguardTeam/AdguardFilters#readme",
1717
"scripts": {
18-
"aglint": "aglint --cache --cache-location .aglintcache **/*.txt",
18+
"aglint": "aglint --cache --cache-location .aglintcache --cache-strategy content **/*.txt",
1919
"markdownlint": "markdownlint .",
2020
"lint": "npm run aglint && npm run markdownlint",
2121
"prepare": "node .husky/install.js"

0 commit comments

Comments
 (0)