Skip to content
1 change: 1 addition & 0 deletions dojo_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Dojo Rules
* Never bring live blades on the tatami
* Respect your opponents
* Most Sensei's should be respected
* no coffee in the dojo
4 changes: 4 additions & 0 deletions introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* hello
* goodbye
* again
* rebase
8 changes: 8 additions & 0 deletions kill_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Kill List
=========
Unused code
Functions with side effects
Unformatted code
Repeated code blocks
Bad variable names
hello