[openstreetmap/openstreetmap-website] Replace var in javascript with let/const (PR #5558)
Marwin Hochfelsner
notifications at github.com
Fri Feb 14 12:25:51 UTC 2025
hlfan left a comment (openstreetmap/openstreetmap-website#5558)
> All occurrences of `var` are changed with `let/const`. Checked all changed variables and `let` and `const` are set accordingly (every variable that is not changed after declaration, is `const`).
[ESLint concurs](https://github.com/openstreetmap/openstreetmap-website/actions/runs/13294118111/job/37121772080) (after 1.88 seconds)
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5558#issuecomment-2659206808
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5558/c2659206808 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250214/487792dd/attachment.htm>
More information about the rails-dev
mailing list