mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 03:13:57 +00:00
8 lines
269 B
JSON
8 lines
269 B
JSON
{
|
|
"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"
|
|
}
|