ale/ale_linters/eruby
Rob Whittaker 7021ed0c68
🐛 Fix a Ruby deprecation warning in the ERB linter (#4521)
* Fix a Ruby deprecation warning in the ERB linter

Before, the ERB linter used positional arguments. Newer versions of Ruby
have deprecated this method signature. We fixed the linter to use
keyword arguments.

* fixup! Fix a Ruby deprecation warning in the ERB linter
2023-05-26 14:52:51 +09:00
..
erb.vim 🐛 Fix a Ruby deprecation warning in the ERB linter (#4521) 2023-05-26 14:52:51 +09:00
erblint.vim Add support for erblint (#3931) 2021-10-09 14:33:07 +09:00
erubi.vim #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00
erubis.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
ruumba.vim Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00