aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.pre-commit-config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Disable markdownlints duplicate heading ruleColin Wilk3 days1-0/+1
| | | | | This often flags CHANGELOG since it uses the same headers sometimes under multiple releases, which classifies as duplicate heading.
* refactor: bump and fix pre-commit errorsColin Wilk2026-07-031-8/+12
|
* Ignore MDLint rule that conflicts with Changelog formatColin Wilk2023-10-111-0/+1
| | | | | | | `MD024 Multiple headers with the same content` Conflicts with using same sub-headers for the keepachangelog format Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* initColin Wilk2023-05-261-0/+23
Signed-off-by: Colin Wilk <colin.wilk@tum.de>