Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't print argv0 | NRK | 2022-01-04 | 1 | -2/+2 |
| | | | | | | imo a good linter should be concise and helpful. printing argv0 doesn't add much value but instead adds noise to the output. i've left printerrorf untouched however, since it calls exit. | ||||
* | Lint line continuation and whitespace issues | Mattias Andrée | 2022-01-01 | 1 | -0/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Validate UTF-8 encoding and check for long lines | Mattias Andrée | 2022-01-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Change [warn] to [warning] | Mattias Andrée | 2022-01-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-12-31 | 1 | -0/+47 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |