Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-01 | (MODULES-11197) Reenable some cops | Gabriel Nagy | |
2021-10-01 | (MODULES-8183) REFERENCE.md ToC fixes | Gabriel Nagy | |
2021-10-01 | (MODULES-11197) Rubocop fixes | Bobosila Victor | |
2018-07-10 | Cleanup case statement | Josh Cooper | |
Not necessary to initialize to nil, because the else clause will initialize. | |||
2018-07-10 | Add provider doc description | Josh Cooper | |
2018-07-10 | Don't use global matchdata | Josh Cooper | |
Simplify logic for validating each IPv4 tuple. Remove explicit return based on the result of the conditional. | |||
2018-07-10 | Move doc string to the beginning | Josh Cooper | |
2018-07-10 | Use Puppet::Type.newtype | Josh Cooper | |
Most of this change is whitespace indentation. | |||
2018-07-09 | Remove Style/Semicolon violation | Josh Cooper | |
Use do/end and break statement into multiple lines. Also remove explicit return. | |||
2018-07-09 | Automatic validation updates | Josh Cooper | |
Updated rubocop violations using `pdk validate -a`. | |||
2018-07-09 | Initial host import from puppet#ee7cf4d28077be7d1bdbbe934ea012d41d33deff | Josh Cooper | |