klasp 0.2.3

Block AI coding agents on the same quality gates your humans hit. See https://github.com/klasp-dev/klasp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check yaml...............................................................Passed
check for added large files..............................................Passed
ruff (legacy alias)......................................................Failed
- hook id: ruff
- exit code: 1

src/cli.py:42:5: B008 Do not perform function call in argument defaults
Found 1 error.

prettier.................................................................Failed
- hook id: prettier
- files were modified by this hook

web/src/App.tsx
web/src/index.css