| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable markdownlints duplicate heading rule | Colin Wilk | 3 days | 1 | -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 errors | Colin Wilk | 2026-07-03 | 1 | -8/+12 |
| | | |||||
| * | Ignore MDLint rule that conflicts with Changelog format | Colin Wilk | 2023-10-11 | 1 | -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> | ||||
| * | init | Colin Wilk | 2023-05-26 | 1 | -0/+23 |
| Signed-off-by: Colin Wilk <colin.wilk@tum.de> | |||||