Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | 🐛 Fix a Ruby deprecation warning in the ERB linter (#4521) | Rob Whittaker | |
* 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 | |||
2021-03-21 | #3633 - Move linter tests into test/linter | w0rp | |