lib/sudachi-installer/resolver.rb in sudachi-installer-0.1.0 vs lib/sudachi-installer/resolver.rb in sudachi-installer-0.1.1
- old
+ new
@@ -5,11 +5,11 @@
# downloaded file resolver
#
class Resolver
include SudachiInstaller
- class ExecutableVersionNotDownloaded < Error; end # rubocop:disable
- class DictionaryNotDownloaded < Error; end # rubocop:disable
+ class ExecutableVersionNotDownloaded < Error; end # rubocop:disable Layout/EmptyLineBetweenDefs
+ class DictionaryNotDownloaded < Error; end # rubocop:disable Layout/EmptyLineBetweenDefs
#
# @return [string]
#
def jar_dir