4 Commits

Author SHA1 Message Date
Mikael Klages
2950c152bb
Fix issues with check_format.py (#667)
* Made format_check use os.sep when checking if it should ignore a folder

* Made format_check specify utf-8 encoding when loading files.

* Fixed documentation using wrong filename for format_check.py
2024-09-04 20:53:02 +02:00
IntegratedQuantum
582e35a670 Adjust the format_check.py to the new zig cache folder. 2024-06-16 11:49:33 +02:00
IntegratedQuantum
1ba81dc62f Fix the python script so it detects \r correctly. 2024-05-16 21:18:38 +02:00
IntegratedQuantum
aba651a998 Add a simple python script to check for common formatting errors (tabs and line endings) and fix existing problems.
a step towards #315
2024-04-16 13:51:22 +02:00