The linter is complaining about this Athena example query having a limit without an order. Whatever linter. Here's the offending query: https://github.com/OvertureMaps/docs/blob/main/src/queries/athena/0_select_from_release.sql It's on this page in the docs. https://docs.overturemaps.org/getting-data/athena-aws/.
Not a high priority but we could probably write a better query example or make the linter less restrictive.