Merge pull request 'vars: Add naming standard' (#2316) from kenji/clan-core:kenji-vars-naming into main

This commit is contained in:
clan-bot
2024-11-05 18:11:12 +00:00

View File

@@ -200,3 +200,4 @@ Or you can also use the [nix breakpoint hook](https://nixos.org/manual/nixpkgs/s
- Every new module name should be in kebab-case.
- Every fact definition, where possible should be in kebab-case.
- Every vars definition, where possible should be in kebab-case.