kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.47k stars 4.71k forks source link

Isn't this actually whitespace? #116

Open arafangion opened 6 years ago

arafangion commented 6 years ago

I think you did actually write code using whitespace.

In particular, you have the following code, in whitespace:

I think this is unintentional, this code should be removed.

67ideas commented 6 years ago

I agree completely. Not only should NoCode not involve code of its own -- it should also never lead to the accidental running of other people's code. In this case, some code process somewhere was involved in rendering the following markup:

<pre><code></code></pre>

That's inexcusable. I vote to remove the README and all associated files that might have unintentional side effects like the above.