Replace timezone-ii cookbook with timezone_iii
This fork supports Chef 13 and is still maintained
This commit is contained in:
32
cookbooks/timezone_iii/.codeclimate.yml
Normal file
32
cookbooks/timezone_iii/.codeclimate.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
engines:
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
- ruby
|
||||
- javascript
|
||||
- python
|
||||
- php
|
||||
fixme:
|
||||
enabled: true
|
||||
rubocop:
|
||||
enabled: true
|
||||
foodcritic:
|
||||
enabled: true
|
||||
markdownlint:
|
||||
enabled: true
|
||||
checks:
|
||||
MD013:
|
||||
enabled: false
|
||||
ratings:
|
||||
paths:
|
||||
- "**.inc"
|
||||
- "**.js"
|
||||
- "**.jsx"
|
||||
- "**.module"
|
||||
- "**.php"
|
||||
- "**.py"
|
||||
- "**.rb"
|
||||
- "**.md"
|
||||
exclude_paths: []
|
||||
Reference in New Issue
Block a user