Skip to content

Commit

Permalink
Merge pull request #973 from williamtheaker/patch-1
Browse files Browse the repository at this point in the history
Correct styleguide link for TmpPath
  • Loading branch information
jaymzh authored Jul 23, 2024
2 parents 295a5f2 + 6bd1a84 commit 863bc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cookstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Chef/Correctness/NodeNormalUnless:

Chef/Correctness/TmpPath:
Description: Use file_cache_path rather than hard-coding tmp paths
StyleGuide: 'chef_correctness_nodenormalunless'
StyleGuide: 'chef_correctness_tmppath'
Enabled: true
VersionAdded: '5.0.0'
Exclude:
Expand Down

0 comments on commit 863bc23

Please sign in to comment.