meta: undo nixfmt style hint

This commit is contained in:
raf 2025-07-21 21:57:11 +03:00 committed by GitHub
commit 4437cc740a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -238,10 +238,7 @@ isMaximal: {
nix = "110";
ruby = "120";
java = "130";
go = [
"90"
"130"
];
go = ["90" "130"];
};
};
fastaction.enable = true;