mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 14:05:50 -07:00
docs: update
This commit is contained in:
parent
86b94454c4
commit
869fe3bc9b
@ -70,7 +70,7 @@ All package `build` and `post-install` scripts are subject to checks using `shel
|
|||||||
|
|
||||||
## Code style
|
## Code style
|
||||||
|
|
||||||
- Indentation should be 4 spaces.
|
- Indentation is 4 spaces.
|
||||||
- Keep variables lowercase unless they're environment variables.
|
- Keep variables lowercase unless they're environment variables.
|
||||||
- Use `#!/bin/sh -e`.
|
- Use `#!/bin/sh -e`.
|
||||||
- Use `/usr` as the prefix.
|
- Use `/usr` as the prefix.
|
||||||
|
Loading…
Reference in New Issue
Block a user