Changed lint to splint
This commit is contained in:
parent
fff41d96a3
commit
eb2aafc3b8
@ -6,7 +6,7 @@ C Code guidelines:
|
|||||||
- Never more than 80 chars horizontally
|
- Never more than 80 chars horizontally
|
||||||
- Only use C-Style commenting
|
- Only use C-Style commenting
|
||||||
- function names: lower case, separated by underscore
|
- function names: lower case, separated by underscore
|
||||||
- Using lint is strongly recommended
|
- Using splint is strongly recommended
|
||||||
- Use 4 spaces, not tabs
|
- Use 4 spaces, not tabs
|
||||||
|
|
||||||
Code should be formatted according to following example:
|
Code should be formatted according to following example:
|
||||||
|
Loading…
Reference in New Issue
Block a user