Files
nomad/helper
James Rasell 270ab1011e lint: Enable and fix SA9004 constant type lint errors. (#26678)
When creating constants with a custom type, each definition should
include the type definition. If only the first constant defines
this, it will have a different type to the other constants.

This change fixes occurances of this and enables SA9004 within CI
linting to catch future problems while the change is in review.
2025-09-03 07:45:29 +01:00
..
2024-03-21 11:44:23 -07:00
2024-09-19 13:56:42 -04:00
2023-08-14 08:43:27 -05:00