You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A recently added file gui/wxpython/mapdisp/properties.py has CRLF endings instead of expected LF. I suppose that depends on the github settings on user side.
Describe the solution you'd like
Add automatic check to GitHub Actions to enforce line endings.