File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ # No Code Style Guide
2+
3+ All no code programs are the same, regardless of use case, any code you write is a liability.
4+
5+ ## File Extensions
6+
7+ No code is not stored in files, but if you must, use the ` .no ` file extension.
8+
9+ ```
10+ main.no
11+ ```
12+
13+ ## Linters
14+
15+ There is only one way to write no code and the ` du ` command can help you identify any issues.
16+
17+ ```
18+ du -h main.no
19+ ```
20+
21+ ```
22+ 0 main.no
23+ ```
24+
25+ > The only valid code is no code.
26+
27+ ## Code Reviews
28+
29+ The no code community has adopted the following conventions when reviewing code changes:
30+
31+ When the change contains no code additions or modifications:
32+
33+ ```
34+ LGTM # Looks Good To Me
35+ ```
36+
37+ When the change includes code additions or modifications:
38+
39+ ```
40+ CIAL # Code Is A Liability
41+ ```
42+
43+ > Change requests that fall into this category should be rejected immediately.
You can’t perform that action at this time.
0 commit comments