diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-03-16 20:05:25 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-03-16 20:05:25 +0900 |
commit | 727c7723d47df3586c5cf10e77c3aedd52c89018 (patch) | |
tree | eed86d645c6db1e1db6eafe81c99e0b6bead671a /RULES | |
parent | 9818461b7b9a107343c735f06c6aa1f7fbdfb7c7 (diff) | |
download | building-blocks-727c7723d47df3586c5cf10e77c3aedd52c89018.tar.gz building-blocks-727c7723d47df3586c5cf10e77c3aedd52c89018.tar.bz2 building-blocks-727c7723d47df3586c5cf10e77c3aedd52c89018.zip |
RULE: rule checker can check more rules
- Orphaned blocks
- Added rules
Change-Id: Ifa3ec976502960a491072e24e7f07e16794d60e6
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'RULES')
-rw-r--r-- | RULES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -94,3 +94,5 @@ We do not have any semantics for building blocks with such relations. When we have definitions for such semantics and have them implemented in TIC, we can allow then. + +5.3. A block must NOT have any files included |