diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2c020e8..9905dae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1,2 @@ All changes are welcome as long as no code is involved. If you run into any bugs, please file an issue and explain how that was even possible. + \ No newline at end of file diff --git a/Dockerfile b/Dockerfile index c35f1b5..e1ba9d0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1,2 @@ FROM scratch + \ No newline at end of file diff --git a/README.md b/README.md index 6d94db2..2ae149a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ No code is the best way to write secure and reliable applications. Write nothing Start by not writing any code. -``` +``` ``` diff --git a/STYLE.md b/STYLE.md index 4a4d5c2..9d84237 100644 --- a/STYLE.md +++ b/STYLE.md @@ -8,7 +8,7 @@ No code is not stored in files, but if you must, use the `.no` file extension. ``` main.no -``` +``` ## Linters