Skip to content

Commit

Permalink
Merge pull request #64 from bu-ist/release/1.2.22
Browse files Browse the repository at this point in the history
Release/1.2.22
  • Loading branch information
jdub233 committed Sep 17, 2020
2 parents 12a494b + 53e561c commit c05e742
Show file tree
Hide file tree
Showing 7 changed files with 298 additions and 160 deletions.
13 changes: 5 additions & 8 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
exclude_paths:
version: "2"

exclude_patterns:
- images/
- js/vendor/
- languages/
- tests/
- vendor/
- node_modules/
- "**.min.css"
- "**.min.js"
- "js/jquery-ui-classic.css"
Expand All @@ -17,7 +19,7 @@ prepare:
- "https://raw.githubusercontent.com/bu-ist/coding-standards/master/code-climate-rule-sets/.mdlrc"
- "https://raw.githubusercontent.com/bu-ist/coding-standards/master/code-climate-rule-sets/markdown.rb"

engines:
plugins:
csslint:
enabled: false
duplication:
Expand Down Expand Up @@ -47,8 +49,3 @@ engines:
rulesets: codesize,naming,unusedcode
scss-lint:
enabled: false
ratings:
paths:
- "**.js"
- "**.php"
- "**.css"

0 comments on commit c05e742

Please sign in to comment.