Skip to content

Commit

Permalink
globally scope File
Browse files Browse the repository at this point in the history
  • Loading branch information
nogweii committed Apr 12, 2024
1 parent d318f8a commit c6bfffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

require 'covered/sus'
include Covered::Sus
File.mkdir_p(File.expand_path(ENV['XDG_STATE_HOME'] || "~/.local/state"))
::File.mkdir_p(::File.expand_path(ENV['XDG_STATE_HOME'] || "~/.local/state"))

0 comments on commit c6bfffa

Please sign in to comment.