style: auto-fix linting issues

This commit is contained in:
edideaur 2026-03-26 18:03:17 +00:00 committed by github-actions[bot]
parent 346dfca843
commit abcc1faf23

View file

@ -1,9 +1,9 @@
{ {
"permissions": { "permissions": {
"allow": [ "allow": [
"Bash(grep:*)", "Bash(grep:*)",
"Bash(find /c/Users/Admin/Documents/GitHub/monochrome -type f \\\\\\(-name *.html -o -name index.html \\\\\\))", "Bash(find /c/Users/Admin/Documents/GitHub/monochrome -type f \\\\\\(-name *.html -o -name index.html \\\\\\))",
"Bash(xargs wc:*)" "Bash(xargs wc:*)"
] ]
} }
} }