File: default

package info (click to toggle)
vera%2B%2B 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,208 kB
  • sloc: cpp: 10,361; tcl: 921; sh: 59; python: 32; makefile: 5
file content (30 lines) | stat: -rwxr-xr-x 412 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#!/usr/bin/tclsh
# This file defines the set of scripts (rules) that should be executed
# by default (if no specific profile is named when vera++ is launched).
rule=F001

rule=L001
rule=L002
rule=L003
rule=L004
rule=L005
rule=L006

rule=T001
rule=T002
rule=T003
rule=T004
rule=T005
rule=T006
rule=T007
rule=T008
rule=T009
rule=T010
rule=T011
rule=T012
rule=T013
rule=T015
rule=T016
rule=T017
rule=T018
rule=T019