Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Sep 19, 2024
1 parent ba79b3b commit b0ffa52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 203 deletions.
114 changes: 0 additions & 114 deletions fmrwhy_util_createMontage.m

This file was deleted.

86 changes: 0 additions & 86 deletions fmrwhy_util_createOverlayMontage.m

This file was deleted.

6 changes: 3 additions & 3 deletions miss_hit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project_root
octave: true

# style guide (https://florianschanda.github.io/miss_hit/style_checker.html)
line_length: 250
line_length: 100

# camelCase
regex_function_name: "[a-z]+(_*[a-zA-Z0-9]+[a-z]*)*"
Expand Down Expand Up @@ -36,7 +36,7 @@ copyright_entity: "Wellcome Trust Centre for Neuroimaging"
tab_width: 2

# metrics limit for the code quality (https://florianschanda.github.io/miss_hit/metrics.html)
metric "cnest": limit 9
metric "cnest": limit 7
metric "file_length": limit 1000
metric "cyc": limit 22
metric "parameters": limit 12
metric "parameters": limit 9

0 comments on commit b0ffa52

Please sign in to comment.