]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Forbid string literals for `SharedToolSystem` methods (#38250)
authorTayrtahn <tayrtahn@gmail.com>
Wed, 11 Jun 2025 01:58:21 +0000 (21:58 -0400)
committerGitHub <noreply@github.com>
Wed, 11 Jun 2025 01:58:21 +0000 (03:58 +0200)
commitd612c56aab19b0152caa2fed3ea8fa49eaa52cf8
treec580c63406c81e4c3dc9de00b72ebae1726cc30a
parent58606ca230719404414ff8a0d2655512703b674d
Forbid string literals for `SharedToolSystem` methods (#38250)

* Forbid string literals for ToolSystem methods

* Cleanup violations

* Sort usings
Content.Server/Fax/FaxSystem.cs
Content.Server/Mech/Systems/MechSystem.cs
Content.Server/Medical/CryoPodSystem.cs
Content.Server/Wires/WiresSystem.cs
Content.Shared/Tools/Systems/SharedToolSystem.cs