Skip to content

Commit

Permalink
Add comment about line width limit to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre committed Jul 12, 2024
1 parent da6ce25 commit c629ff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@ This is a list of things that Runic currently is doing:
- [Braces around right hand side of `where`](#braces-around-right-hand-side-of-where)
- [Trailing whitespace](#trailing-whitespace)
### Line width limit
No. Use your <kbd>Enter</kbd> key or refactor your code.
### Indentation
Consistently four spaces for each indentation level.
Expand Down

0 comments on commit c629ff8

Please sign in to comment.