Closed CodeWringer closed 6 months ago
The use of this refactoring is questionable. Introducing constants would imply the need for imports in many places. The name of document types isn't expected to change often, either, as changing a document's type name already implies several breaking changes.
For example, any reference to "fate-card" should instead refer to a global constant that holds this string.