[openstreetmap/openstreetmap-website] Add Herb parser and linter (PR #6784)
Marwin Hochfelsner
notifications at github.com
Sun Feb 8 16:01:45 UTC 2026
@hlfan commented on this pull request.
> @@ -40,6 +40,31 @@ jobs:
bundler-cache: true
- name: Run erblint
run: bundle exec erb_lint .
+ herb:
+ name: Herb
+ runs-on: ubuntu-latest
+ timeout-minutes: 10
+ steps:
+ - name: Check out code
+ uses: actions/checkout at de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - name: Setup ruby
+ uses: ruby/setup-ruby at 90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0
Yeah, I didn't notice #6775 made that inconsistent.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6784#discussion_r2779449322
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6784/review/3769915369 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260208/605a43ac/attachment.htm>
More information about the rails-dev
mailing list