mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-31 08:34:30 +08:00
Brakeman: Remove unused cache var from tests
This commit is contained in:
@@ -5,7 +5,6 @@ Before:
|
||||
cd ../ruby_fixtures/valid_rails_app/app/models
|
||||
|
||||
runtime ale_linters/ruby/brakeman.vim
|
||||
call setbufvar(0, 'ruby_brakeman_rails_root_cached', '')
|
||||
|
||||
After:
|
||||
" Switch back to whatever directory it was that we started on.
|
||||
|
||||
Reference in New Issue
Block a user