Skip to content

fix: remove trailing whitespace lint check for ./po

Kevin Morris requested to merge kevr/aurweb:master into master

This issue is breaking translation update linting. We don't care about linting the .po files; we can trust Transifex to produce the correct format.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports