Skip to content

Fix lint errors and add localization validation CI step

Martin Mladenov requested to merge fix-lint-errors-rok into development
  • Added CI step to check for missing localization strings
  • Added aforementioned CI step to pre-push hook
  • Fixed broken localization strings (reported by the new step)
  • Fixed lint errors in various files
  • Disabled hardcoded string linter (until strings are actually translated)
  • Added erblint pre-push hook
Edited by Martin Mladenov

Merge request reports