chef / cookstyle

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.
Apache License 2.0
107 stars 54 forks source link

Fix Base API breakage in Chef/Style/CommentSentenceSpacing #961

Closed dafyddcrosby closed 1 year ago

dafyddcrosby commented 1 year ago

Description

See https://github.com/rubocop/rubocop/commit/f8813e76cef5c06cfe1f3a73b032f4f06de7de6c

location no longer needed, in the "new" Base API (which came about in RuboCop 0.87). CommentSentenceSpacing is disabled by default, which is how it got missed

Types of changes

Checklist:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication