Skip to content

Commit

Permalink
Update CODE_STYLE.md
Browse files Browse the repository at this point in the history
Add a line to CODE_STYLE.md saying that tabs should not be used

Signed-off-by: Alasdair Armstrong <alasdair.armstrong@cl.cam.ac.uk>
  • Loading branch information
Alasdair authored and billmcspadden-riscv committed Dec 12, 2023
1 parent 393e7ed commit 330e706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CODE_STYLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 330e706

Please sign in to comment.