Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Nocode
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Wentao Chen
Nocode
Commits
6c073b08
Commit
6c073b08
authored
5 years ago
by
Kelsey Hightower
Browse files
Options
Downloads
Patches
Plain Diff
add style guide
parent
ed6c73fc
Branches
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
STYLE.md
+43
-0
43 additions, 0 deletions
STYLE.md
with
43 additions
and
0 deletions
STYLE.md
0 → 100644
+
43
−
0
View file @
6c073b08
# No Code Style Guide
All no code programs are the same, regardless of use case, any code you write is a liability.
## File Extensions
No code is not stored in files, but if you must, use the
`.no`
file extension.
```
main.no
```
## Linters
There is only one way to write no code and the
`du`
command can help you identify any issues.
```
du -h main.no
```
```
0 main.no
```
> The only valid code is no code.
## Code Reviews
The no code community has adopted the following conventions when reviewing code changes:
When the change contains no code additions or modifications:
```
LGTM # Looks Good To Me
```
When the change includes code additions or modifications:
```
CIAL # Code Is A Liability
```
> Change requests that fall into this category should be rejected immediately.
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment