mirror of
https://github.com/gchq/CyberChef
synced 2025-12-16 16:24:00 +00:00
Updated Contributing (markdown)
@@ -13,7 +13,7 @@ Before your contributions can be accepted, you must:
|
|||||||
* Object/namespace identifiers: CamelCase
|
* Object/namespace identifiers: CamelCase
|
||||||
* Function/variable names: camelCase
|
* Function/variable names: camelCase
|
||||||
* Constants: UNDERSCORE_UPPER_CASE
|
* Constants: UNDERSCORE_UPPER_CASE
|
||||||
* Source code encoding: UTF-8 (without BOM)
|
* Source code encoding: UTF-8
|
||||||
* All source files must end with a newline
|
* All source files must end with a newline
|
||||||
* Line endings: UNIX style (\n)
|
* Line endings: UNIX style (\n)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user