Commit Graph

4 Commits

Author SHA1 Message Date
Jeremiah
a5a4b83a25 Sets prettier to run on the repo (#91379)
Prettier (an auto formatter) is set to only run within the tgui folder
currently. This removes that limitation, allowing it to automatically
format all supported files in the repo (.js, .html, .yml
[etc](https://prettier.io/docs/))

I made a few exceptions for bundled and generated files
I'm of the opinion that code should look uniform and am lazy enough to
want CTRL-S to format files without having to think beyond that
2025-06-05 19:13:02 -04:00
harry
9b02707c3c fixes the guide comment remover [no gbp] (#90866)
Co-authored-by: harryob <55142896+harryob@users.noreply.github.com>
2025-04-29 18:33:34 -06:00
harry
9fd6dd48a4 guide comment remover stops stealing my edits (#90820)
## About The Pull Request
the guide comment remover no longer steals your edits made between the
job being created and being run

## Why It's Good For The Game
evil techno goblins stealing my edits
fixes #89970 

## Changelog
no player facing changes

---------

Co-authored-by: harryob <55142896+harryob@users.noreply.github.com>
2025-04-29 18:23:06 -06:00
SkyratBot
b1f6ff5862 [MIRROR] Null-checks PR Body in removeGuideComments [MDB IGNORE] (#17361)
Null-checks PR Body in removeGuideComments

Co-authored-by: san7890 <the@san7890.com>
2022-11-04 10:55:52 -07:00