diff --git a/CODE_STYLE.md b/CODE_STYLE.md index 9483b015b..4463e3aef 100644 --- a/CODE_STYLE.md +++ b/CODE_STYLE.md @@ -15,6 +15,8 @@ Formatting * Block-level indentation uses two spaces +* Tabs should not be used + * There should be no trailing spaces on any lines * All files should end with a newline character