init writing over benchmark

This commit is contained in:
2026-02-11 13:58:45 +01:00
parent 6af8a071ae
commit df1bc53624
44 changed files with 90 additions and 5059 deletions

View File

@@ -17,6 +17,11 @@
"AI_Data/**"
"Figures/**"
];
treefmt.programs.typos = {
enable = true;
threads = 4;
configFile = "./_typos.toml";
};
};
};