haikdc
|
f691ca1ff1
|
[Haik]: added lintignores
|
2026-04-18 00:20:44 -07:00 |
|
haikdc
|
4866e644e2
|
[hAIk]: add .lintignore sentinel files for per-folder lint suppression — drop a .lintignore in any directory to skip all checks, or .lintignore-{rule} to skip a specific one (max-file-lines, max-folder-items, no-nested-imports, vulture, eslint, knip, endpoints, classes). Adds collect_lintignores() and is_lintignored() to checks/init.py, wires filtering into lint.py and all sub-linter runners, and updates watch mode to detect .lintignore changes
|
2026-04-18 00:13:43 -07:00 |
|
haikdc
|
32093e0149
|
[Haik]: removed more unused code, now gonna remove the prompt templates feature entirely
|
2026-03-30 22:37:44 -07:00 |
|
haikdc
|
8be1e48341
|
[Haik]: removed unused endpoints, also made linter compatible with endpoint parsing
|
2026-03-30 22:00:36 -07:00 |
|
haikdc
|
1a9aa48df3
|
[Haik]: fixed vulture bc it wasnt working in the last push, found an additional 142 problems ggs
|
2026-03-30 20:29:50 -07:00 |
|
haikdc
|
5e8b1c02c7
|
[Haik]: added in better linter from the debugger. This good for now till the linter pip module done. Also i just peeked at the output and there are 799 linter errors, holy SLOP.
|
2026-03-30 20:24:28 -07:00 |
|