mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-06 23:44:29 +00:00
fix(ci): linting, permissions and configuration
This commit is contained in:
7
.cspell.json
Normal file
7
.cspell.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"ignorePaths": ["**/node_modules/**", "**/vscode-extension/**", "**/.git/**", "**/.pnpm-lock.json", ".vscode", "megalinter", "package-lock.json", "report"],
|
||||
"language": "en",
|
||||
"noConfigSearch": true,
|
||||
"words": ["megalinter", "oxsecurity"],
|
||||
"version": "0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user