Skip to content

Commit 46a1e01

Browse files
committed
Merge branch 'update_readme' of https://github.com/Remi-Gau/CPP_localizer_auditory_motion into update_readme
2 parents a5db2a9 + f714771 commit 46a1e01

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

miss_hit.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ regex_function_name: "[a-z]+(([A-Z]){1}[A-Za-z]+)*"
66
regex_script_name: "[a-z]+(([A-Z]){1}[A-Za-z]+)*"
77
regex_parameter_name: "[a-z]+(([A-Z]){1}[A-Za-z]+)*"
88
suppress_rule: "copyright_notice"
9-
exclude_dir: "lib"
9+
exclude_dir: "lib"

tests/miss_hit.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ suppress_rule: "copyright_notice"
88
metric "cnest": limit 4
99
metric "file_length": limit 500
1010
metric "cyc": limit 15
11-
metric "parameters": limit 5
11+
metric "parameters": limit 5

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.2
1+
v0.2.2

0 commit comments

Comments
 (0)