TEAMMATES / teammates

This is the project website for the TEAMMATES feedback management tool for education
https://teammatesv4.appspot.com/
GNU General Public License v2.0
1.66k stars 3.31k forks source link

Lintspaces on Linux showing warnings instead of errors #12169

Closed zhaojj2209 closed 2 months ago

zhaojj2209 commented 1 year ago

Currently, on GitHub actions, there are cases where linting will pass for Ubuntu but fail on Windows because trailing spaces are identified as warnings instead of errors.

Ubuntu:

Screenshot 2023-03-06 at 12 39 34

Windows:

Screenshot 2023-03-06 at 12 39 14
sumitshinde-84 commented 1 year ago

@zhaojj2209 Can I work on this issue?