summaryrefslogtreecommitdiff
path: root/RULES
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2017-04-10 19:10:13 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2017-04-10 19:10:13 +0900
commit3511c910969e613d655c67bbb4427e11a728b83e (patch)
tree6bf6d39f6a9bca2c8488197e82c742e83a12f6bc /RULES
parentca968ed30bb3f0c0d41a3182a7f7d890c2355f8e (diff)
downloadbuilding-blocks-3511c910969e613d655c67bbb4427e11a728b83e.tar.gz
building-blocks-3511c910969e613d655c67bbb4427e11a728b83e.tar.bz2
building-blocks-3511c910969e613d655c67bbb4427e11a728b83e.zip
- Added a rule - Added the rule check in rule checker - Corrected violating blocks. Change-Id: I5e1006a1dafeb35a5344a2da8e1eef316898d3ff Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'RULES')
-rw-r--r--RULES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RULES b/RULES
index 457923f..398b2e5 100644
--- a/RULES
+++ b/RULES
@@ -56,6 +56,8 @@
other blocks to populate themselves with higher readability.
Refer to RULE 5-4.
+2.7. Do not refer to (or declare as a child) a block that does not exist
+ in this repository.
===========================================================================