|
2 | 2 | "language": "en", |
3 | 3 | "dictionaries": ["companies", "filetypes", "fullstack", "softwareTerms"], |
4 | 4 | "words": [ |
5 | | - "lfx" |
| 5 | + "authelia", |
| 6 | + "aquasecurity", |
| 7 | + "dotenv", |
| 8 | + "excepthook", |
| 9 | + "gaudin", |
| 10 | + "isoformat", |
| 11 | + "iubp", |
| 12 | + "jetstream", |
| 13 | + "lfx", |
| 14 | + "lfprojects", |
| 15 | + "linuxfoundation", |
| 16 | + "meltano", |
| 17 | + "mockdata", |
| 18 | + "searchpath", |
| 19 | + "subproject", |
| 20 | + "representer", |
| 21 | + "timestamper", |
| 22 | + "timedelta", |
| 23 | + "uuidgen" |
6 | 24 | ], |
7 | 25 | "flagWords": [ |
8 | | - "abort", |
9 | | - "abortion", |
10 | | - "blackhat", |
11 | | - "black-hat", |
12 | | - "whitehat", |
13 | | - "white-hat", |
14 | | - "cripple", |
15 | | - "crippled", |
16 | | - "master", |
17 | | - "slave", |
18 | | - "tribe", |
19 | | - "sanity-check", |
20 | | - "whitelist", |
21 | | - "white-list", |
22 | | - "blacklist", |
23 | | - "black-list" |
| 26 | + "abort: cancel, end, fail, halt, stop, terminate", |
| 27 | + "abortion: cancelation, ending, failure, halting, stopping, termination", |
| 28 | + "blackhat: attacker, malicious", |
| 29 | + "black-hat: attacker, malicious", |
| 30 | + "whitehat: ethical, security, researcher", |
| 31 | + "white-hat: ethical, security, researcher", |
| 32 | + "cripple: disable, degrade, impact", |
| 33 | + "crippled: disabled, degraded, impacted", |
| 34 | + "grandfathered: legacy, exempted, preauthorized", |
| 35 | + "master: controller, primary, main, leader, parent", |
| 36 | + "slave: agent, replica, secondary, follower, child", |
| 37 | + "tribe: squad, team, group", |
| 38 | + "sanity-check: test, verify, validate", |
| 39 | + "whitelist: allowlist", |
| 40 | + "white-list: allow-list", |
| 41 | + "blacklist: denylist", |
| 42 | + "black-list: deny-list" |
24 | 43 | ], |
25 | 44 | "ignorePaths": [ |
26 | 45 | ".cspell.json", |
| 46 | + ".gitignore", |
| 47 | + ".mega-linter.yml", |
| 48 | + ".yamllint.yml", |
27 | 49 | "CODEOWNERS", |
28 | 50 | "LICENSE", |
29 | 51 | "LICENSE-docs", |
30 | 52 | "megalinter-reports", |
| 53 | + "pyproject.toml", |
31 | 54 | "styles" |
32 | 55 | ], |
33 | 56 | "languageSettings": [ |
|
0 commit comments