Update article.md

This commit is contained in:
Ilya Kantor 2017-11-24 18:42:33 +03:00 committed by GitHub
parent f559c3bd7a
commit acaae791ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,21 @@
# Ninja code
Programmer ninjas of the past used these tricks to make code maintainers cry. Code review gurus look for them in test tasks. Novice developers sometimes use them even better than programmer ninjas.
Programmer ninjas of the past used these tricks to make code maintainers cry.
Code review gurus look for them in test tasks.
Novice developers sometimes use them even better than programmer ninjas.
Read them carefully and find out who you are -- a ninja, a novice, or maybe a code reviewer?
[cut]
```warn header="Irony detected"
These are rules of writing bad code. Just... You know, some people miss the point.
Ninja path lies ahead. You've been warned.
```
## Brevity is the soul of wit
Make the code as short as possible. Show how smart you are.