mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
CONTRIBUTING: Formatting is not that important
This commit is contained in:
parent
dd87bb822c
commit
7b027db864
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ Step 3. If needed, create a PR. Make sure to run `nix-shell` before comitting. I
|
|||
|
||||
# Style
|
||||
|
||||
Rule #1. Go with the flow. Write code that fits in. Don't reformat existing code. Don't obsess over fitting in. Write good docs and tests instead.
|
||||
|
||||
This repository is written in a style similar to that of Nixpkgs, with some exceptions
|
||||
|
||||
- File names may be in camelCase. This reduces the number of unique names in the project.
|
||||
|
|
Loading…
Reference in a new issue