summaryrefslogtreecommitdiffstats
path: root/editor/template_builders.py
Commit message (Collapse)AuthorAgeFilesLines
* Enforce `\n` eol for Python writesThaddeus Crews2024-03-091-1/+1
| | | | • Ensure utf-8 encoding if previously unspecified
* Improve editor template workflowfabriceci2022-01-021-0/+95
Co-Authored-By: jmb462 <jmb462@gmail.com>