Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
@ -75,8 +75,7 @@
formatter = genSystems (
pkgs:
pkgs.treefmt.withConfig {
settings = [
{
settings = {
formatter = {
clang-format = {
options = [ "-i" ];
@ -95,8 +94,7 @@
};
tree-root-file = ".git/index";
}
];
);
The note is not visible to the blocked user.