mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 15:37:55 -05:00
Update CONTRIBUTING.md [skip ci]
This commit is contained in:
parent
4494d4db60
commit
8b16b7b2c3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ To access the Ghidra repository, use the following details:
|
|||
|
||||
## Code Style
|
||||
|
||||
In general, we're not exhaustively strict about coding style, but there are some preferable guidelines to follow:
|
||||
In general, we're not exhaustively strict about coding style, but there are some preferable guidelines to follow that have been adopted from what we know about the original codebase:
|
||||
|
||||
- Indent: 2 spaces
|
||||
- `PascalCase` for classes and function names.
|
||||
|
|
Loading…
Reference in a new issue