Move all files to tome/
This commit is contained in:
parent
5675bcfc36
commit
674daab35b
2874 changed files with 0 additions and 0 deletions
7
tome/nix/flake-modules/phpcs.nix
Normal file
7
tome/nix/flake-modules/phpcs.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
perSystem.pre-commit.settings.hooks.phpcs = {
|
||||
enable = true;
|
||||
|
||||
settings.binPath = "vendor/bin/phpcs";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue