mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Updated Developer Guide (markdown)
parent
48bcf61c6e
commit
1dac16a3e7
@ -17,6 +17,9 @@ The directory is named "include", as more intelligence is included (or sourced)
|
||||
### Extra directory
|
||||
Supporting documents and scripts are stored here.
|
||||
|
||||
# Style
|
||||
|
||||
Like any programming language, there are different ways to keep a project structured. It ranges from variable names, up to spacing. So we provide some guidelines to keep the structure and flexible enough for further expansion.
|
||||
|
||||
# Style
|
||||
* Identitation is done with 4 spaces (no tabs)
|
||||
* Variables are capitalized, optional with an underscore to "split" words
|
Loading…
x
Reference in New Issue
Block a user