Skip to content

Commit

Permalink
Merge pull request #264 from BoltsFramework/nlutsenko.cleanup
Browse files Browse the repository at this point in the history
Add CodeCov and default clang-format configurations.
  • Loading branch information
nlutsenko authored Jul 11, 2016
2 parents a76bac7 + 6b6a050 commit 6faa3e3
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 339 deletions.
1 change: 1 addition & 0 deletions .clang-format
11 changes: 11 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
coverage:
ignore:
- BoltsTests/.*
- BoltsTestUI/.*
status:
patch: false
changes: false
project:
default:
target: 75
comment: false
148 changes: 0 additions & 148 deletions Rakefile

This file was deleted.

73 changes: 0 additions & 73 deletions scripts/build_documentation.sh

This file was deleted.

49 changes: 0 additions & 49 deletions scripts/label_version_number.sh

This file was deleted.

69 changes: 0 additions & 69 deletions scripts/run_tests.sh

This file was deleted.

0 comments on commit 6faa3e3

Please sign in to comment.