Skip to content

Commit

Permalink
configure Codacy (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
plata authored Feb 14, 2018
1 parent 3ae4aa4 commit 6aff658
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
engines:
eslint:
enabled: true

exclude_paths:
- '**.po'
6 changes: 6 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
globals:
include: true
# wine
LATEST_DEVELOPMENT_VERSION: true
LATEST_STABLE_VERSION: true
LATEST_STAGING_VERSION: true

0 comments on commit 6aff658

Please sign in to comment.