mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-09 21:12:31 +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
|
cd ../ruby_fixtures/valid_rails_app/app/models
|
||||||
|
|
||||||
runtime ale_linters/ruby/brakeman.vim
|
runtime ale_linters/ruby/brakeman.vim
|
||||||
call setbufvar(0, 'ruby_brakeman_rails_root_cached', '')
|
|
||||||
|
|
||||||
After:
|
After:
|
||||||
" Switch back to whatever directory it was that we started on.
|
" Switch back to whatever directory it was that we started on.
|
||||||
|
|||||||
Reference in New Issue
Block a user