diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-03-16 15:48:42 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-03-16 15:48:42 +0900 |
commit | 5238f3d5df712068e905be5b59cd765d56b9af39 (patch) | |
tree | 80775c149bbc1324d4f432316d51a9994c724ba3 /RULES | |
parent | 3a71caf05b827b65be1587b463448ddfc8457574 (diff) | |
download | building-blocks-5238f3d5df712068e905be5b59cd765d56b9af39.tar.gz building-blocks-5238f3d5df712068e905be5b59cd765d56b9af39.tar.bz2 building-blocks-5238f3d5df712068e905be5b59cd765d56b9af39.zip |
RULE: add rule 1-9. error report format added
Change-Id: I853d32187ab7697daa9f7dbb71321acae72a35d5
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
@@ -28,6 +28,8 @@ 1-8. In order to implement "radio-button" UI (choose only one), the block name starts with "chooseonlyone_" E.g., "building-blocks-root-chooseonlyone_Kernel" +1-9. [NAME] = [a-zA-Z0-9_]+ + =========================================================================== |