You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
This happens if the option "Copy rubocop.yml to temporary directory" is active.
linter-haml error Error: No such file or directory @ rb_sysopen - /var/folders/l1/c7gt0c8x1lsgn49kthq1fmyc0000gn/T/AtomLinter116021-27770-5yvtrn/.rubocop_todo.yml
The text was updated successfully, but these errors were encountered:
zinkkrysty
changed the title
Plugin fails when "Copy rubocop.yml to temporary directory" is active
Plugin fails when .rubocop.yml inherits from another file
Jan 21, 2016
~/.atom/packages/linter-haml/lib/linter.coffee:145 Error: No such file or directory @ rb_sysopen - /tmp/AtomLinter116725-50040-169fqn9.a5xfos9k9/.rubocop_todo.yml(…)
(anonymous function) @ ~/.atom/packages/linter-haml/lib/linter.coffee:145
I think I'm going to disable on the fly linting on this package until a more robust method can be found, the current attempts at copying files around can't deal with the myriad of edge cases like this.
This happens if the option "Copy rubocop.yml to temporary directory" is active.
linter-haml error Error: No such file or directory @ rb_sysopen - /var/folders/l1/c7gt0c8x1lsgn49kthq1fmyc0000gn/T/AtomLinter116021-27770-5yvtrn/.rubocop_todo.yml
Here's how the .rubocop.yml file looks like:
The text was updated successfully, but these errors were encountered: