Skip to main content
summaryrefslogtreecommitdiffstats
blob: a9253ef6a5e105157897625d0dcaeaf06bbb3c32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
TMF common critics:

- default label
- no labels for keywords (template l:105)
- label for parenthesized expr
	rule: visibility=('public' | 'private' );
	Check: parenthesized element with feature must only contain groups with keywords

TODO

DONE
- generate prefix for rulenames
  

Back to the top