Skip to content
Open
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ Dojo Rules
==========

This repository contains a list of dojo rules for the Deadly Vipers dojo

All members should read the rules.
https://github.com/deadlyvipers
GitHub Flavored Markdown: https://help.github.com/articles/getting-started-with-writing-and-formatting-on-github/
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
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
*Ignoring warnings