@shivaraj-bh:
May I suggest a small PR with a treefmt-nix setup which uses nixfmt + some others like prettier for .md files etc to format treewide everything, such that
other contributors have less pain in their PRs.
just format
format check in omnix.nix
Also nixpkgs-fmt is not deterministic enough which is a pain at the moment in the repository, a small line change still might go through the formatter
succesfully, so it is too lenient + outdated.
@shivaraj-bh:
May I suggest a small PR with a
treefmt-nixsetup which usesnixfmt+ some others likeprettierfor.mdfiles etc to format treewide everything, such thatother contributors have less pain in their PRs.
just formatformatcheck inomnix.nixAlso
nixpkgs-fmtis not deterministic enough which is a pain at the moment in the repository, a small line change still might go through the formattersuccesfully, so it is too lenient + outdated.