Skip to content

Commit

Permalink
Add a missing blank line
Browse files Browse the repository at this point in the history
Signed-off-by: Takuro Ashie <ashie@clear-code.com>
  • Loading branch information
ashie committed May 31, 2022
1 parent 71f6fb3 commit c471cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fluent/plugin/file_wrapper.rb
Expand Up @@ -17,6 +17,7 @@
module Fluent
module FileWrapper
include File::Constants

def self.mode2flags(mode)
# Always need BINARY to enable SHARE_DELETE
# https://bugs.ruby-lang.org/issues/11218
Expand Down

0 comments on commit c471cfc

Please sign in to comment.