Skip to content

Commit

Permalink
remove dependency from opencollective package
Browse files Browse the repository at this point in the history
created own postinstall task
  • Loading branch information
amitguptagwl committed Mar 10, 2018
1 parent 3b511a4 commit eceb14e
Show file tree
Hide file tree
Showing 5 changed files with 2,675 additions and 9,311 deletions.
3 changes: 2 additions & 1 deletion .bithoundrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"ignore": [
"lib/**",
"static/**"
"static/**",
"tasks"
]
}
1 change: 1 addition & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ ratings:
exclude_paths:
- spec/
- lib/**/*
- tasks/
Loading

0 comments on commit eceb14e

Please sign in to comment.