Skip to content

Commit

Permalink
Add StyleGuide for Lint/NonAtomicFileOperation
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jul 27, 2022
1 parent 20990ed commit b22c44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default.yml
Expand Up @@ -1972,6 +1972,7 @@ Lint/NoReturnInBeginEndBlocks:

Lint/NonAtomicFileOperation:
Description: Checks for non-atomic file operations.
StyleGuide: '#atomic-file-operations'
Enabled: pending
VersionAdded: '1.31'
SafeAutoCorrect: false
Expand Down

0 comments on commit b22c44c

Please sign in to comment.