We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f79d39 commit 1e6b98bCopy full SHA for 1e6b98b
docs/3-coding-style/coding-style.md
@@ -100,4 +100,4 @@ Check whether we passed a valid sql name
100
That's 24 characters as a starting point for the code. We think it's too much.
101
Especially if we try to keep a line below 100 or 80 characters. Other good options
102
would be 2 or 4 spaces. We settled for 3 spaces as a compromise.
103
- The indentation is still good visible, but does not use to much space.
+ The indentation is still good visible, but does not use too much space.
0 commit comments