aboutsummaryrefslogtreecommitdiffstats
path: root/common/files/treefmt.nix (unfollow)
Commit message (Collapse)Author
2024-06-11refactor(common/): Remove the `files` subdirectoryBenedikt Peetz
2024-06-11fix(common/treefmt.nix): Improve the prettier formatting configurationBenedikt Peetz
2024-04-02fix(treefmt.nix): Only ignore the manual template in this repoBenedikt Peetz
Otherwise, the ignore-string gets replaced with the real name of the manual, and it stays ignored.
2024-04-02chore(common/treefmt.nix): Ignore the pre-generation markdown fileBenedikt Peetz
This file has semantic changes, when it's formatted (at least, that's what `mdformat` tells me). So we just ignore it.
2024-04-02refactor(common): Move all data files to `./common/files`Benedikt Peetz
2024-04-01refactor(treewide): Add a script to instantiate symlinksBenedikt Peetz
2024-04-01fix(treefmt): Also ignore `NEWS.md` fileBenedikt Peetz
2024-04-01feat(latex): Update to my current SOTABenedikt Peetz