Move all files to tome/

This commit is contained in:
Oliver Davies 2025-10-01 00:05:52 +01:00
parent 5675bcfc36
commit 674daab35b
2874 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
perSystem.pre-commit.settings.hooks.phpcs = {
enable = true;
settings.binPath = "vendor/bin/phpcs";
};
}