mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Update contributing guideline
This commit is contained in:
parent
c61a716e11
commit
d8e370e579
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ Before suggesting changes, please read a bit about [the design principles nnn fo
|
|||
|
||||
`nnn` follows the Linux kernel coding style closely. The C source code uses TABs and the plugins use 4 spaces for indentation.
|
||||
|
||||
CI runs `shellcheck` on plugins. Please watch out for any failures if you are modifying/adding a plugin.
|
||||
|
||||
## Resources
|
||||
The [wiki](https://github.com/jarun/nnn/wiki/Developer-guides) has some resources for developers you might be interested in: building, debugging...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue