cookstyle icon indicating copy to clipboard operation
cookstyle copied to clipboard

A linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, and logic mistakes in your code.

Results 113 cookstyle issues
Sort by recently updated
recently updated
newest added

### What category of cop is this?: Please try to select as few as possible. - [ ] Chef/Deprecations - A cop that alerts on a deprecation in the Chef...

New Cop Proposal

### What category of cop is this?: Please try to select as few as possible. - [ ] Chef/Deprecations - A cop that alerts on a deprecation in the Chef...

New Cop Proposal

False positive with this in a library: ```ruby def log_vars(action, status) @type = 'cpe_nomad' @action = action @status = status end ```

Type: Bug

### What category of cop is this?: Please try to select as few as possible. - [ ] ChefDeprecations - A cop that alerts on a deprecation in the Chef...

Status: Untriaged
New Cop Proposal

### What category of cop is this?: Please try to select as few as possible. - [ ] ChefDeprecations - A cop that alerts on a deprecation in the Chef...

Status: Untriaged
New Cop Proposal

### What category of cop is this?: Please try to select as few as possible. - [ ] ChefDeprecations - A cop that alerts on a deprecation in the Chef...

Status: Untriaged
New Cop Proposal

ChefDeprecations/HWRPWithoutResourcenameAndProvides and ChefDeprecations/ResourceWithoutNameOrProvides need to be updated once Chef-15 is fully deprecated to remove any resource_name which duplicates an already existing provides line. See #648 and comments in the spec...

Type: Bug
Status: Untriaged

### What category of cop is this?: Please try to select as few as possible. - [ ] ChefDeprecations - A cop that alerts on a deprecation in the Chef...

Status: Untriaged
New Cop Proposal

Node attributes round trip to JSON and symbols get squashed to strings. For policyfiles, they are rendered into JSON and those are always interpreted as strings, which means it is...

Status: Untriaged
New Cop Proposal

### What category of cop is this?: Please try to select as few as possible. - [ ] ChefDeprecations - A cop that alerts on a deprecation in the Chef...

Status: Untriaged
New Cop Proposal