Replace timezone-ii cookbook with timezone_iii

This fork supports Chef 13 and is still maintained
This commit is contained in:
Greg Karékinian
2017-06-16 13:10:46 +02:00
parent 189b66a36f
commit f93070c4c0
44 changed files with 1045 additions and 576 deletions

View 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: []