Skip to content

Commit ada06ab

Browse files
author
Robert Sösemann
authored
Added visualforce to supported types
1 parent a6bb1d7 commit ada06ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/.codeclimate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ ratings:
55
paths:
66
- "**.cls"
77
- "**.trigger"
8+
- "**.component"
9+
- "**.page"
810
exclude_paths:
911
- "src/documents/"
1012
- "**.schema"
1113
- "**.xml"
1214
- "**.actionLinkGroupTemplate"
1315
- "**.snapshot"
14-
- "**.component"
15-
- "**.page"
1616
- "**.appMenu"
1717
- "**.approvalProcess"
1818
- "**.assignmentRules"
@@ -77,4 +77,4 @@ exclude_paths:
7777
- "**.xorghub"
7878
- "**.globalPicklist"
7979
- "**.translation"
80-
80+

0 commit comments

Comments
 (0)