File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -167,4 +167,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
167167<!-- prettier-ignore-end -->
168168<!-- ALL-CONTRIBUTORS-LIST:END -->
169169
170- This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
170+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
Original file line number Diff line number Diff line change 1- # Documentation
1+ # Documentation
Original file line number Diff line number Diff line change 1- # External libraries and dependencies
1+ # External libraries and dependencies
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ regex_function_name: "[a-z]+(([A-Z]){1}[A-Za-z]+)*"
44regex_script_name: " [a-z]+(([A-Z]){1}[A-Za-z]+)*"
55exclude_dir: " lib"
66copyright_entity: " Mohamed Rezk"
7- copyright_entity: " Agah Karakuzu"
7+ copyright_entity: " Agah Karakuzu"
88copyright_entity: " CPP visual motion localizer developpers"
99
1010# metrics limit for the code quality (https://florianschanda.github.io/miss_hit/metrics.html)
1111metric " cnest" : limit 4
1212metric " file_length" : limit 500
1313metric " cyc" : limit 15
14- metric " parameters" : limit 7
14+ metric " parameters" : limit 7
Original file line number Diff line number Diff line change 22
33To be run using mox unit.
44
5- Code coverage can be estimated with Mocov.
5+ Code coverage can be estimated with Mocov.
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ suppress_rule: "copyright_notice"
77metric " cnest" : limit 4
88metric " file_length" : limit 500
99metric " cyc" : limit 15
10- metric " parameters" : limit 5
10+ metric " parameters" : limit 5
Original file line number Diff line number Diff line change 1- v0.0.1
1+ v0.0.1
You can’t perform that action at this time.
0 commit comments