summaryrefslogtreecommitdiffstats
path: root/editor/template_builders.py
Commit message (Expand)AuthorAgeFilesLines
* Fix not using `encoding="utf-8"` when writing to files or reading from themKusok2024-06-191-1/+1
* SCons: Remove `run_in_subprocess` dependencyThaddeus Crews2024-03-111-10/+4
* SCons: Ensure `with` statement where applicableThaddeus Crews2024-03-101-31/+31
* Enforce `\n` eol for Python writesThaddeus Crews2024-03-091-1/+1
* Improve editor template workflowfabriceci2022-01-021-0/+95