mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* https://github.com/tgstation/tgstation/pull/46764 * tgui is shit * next PR should be low-level stuff, to remove shim-console.js properly * https://github.com/tgstation/tgstation/pull/47123 * mint scrapped * lots of PRs * more PRs finished * lol at tg * it just works * well, now it works * lol * travis maybe? * Update build_tgui.sh * copies the tgui folder as well * fixes tgui permissions * removes mint properly * lol * more stuff * lol * fuck * kiosk stuff apparently * uplink * turbine * more stuffs * removes plumbing * lol * Update machine_circuitboards.dm * lol * removes medical kiosk * chem macros get out ree * couple of extra PRs * forgot the import * nuke UI * micro arcade * last few PRs * https://github.com/tgstation/tgstation/pull/47990 * forgot the .dm file
16 lines
218 B
INI
16 lines
218 B
INI
[*]
|
|
insert_final_newline = true
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|
|
[*.yml]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.py]
|
|
indent_style = space
|
|
|
|
[/tgui/**/*.{js,styl,ract,json,html}]
|
|
indent_style = space
|
|
indent_size = 2
|