therealchjones / mffer

Marvel Future Fight exploration & reporting
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Standardize code formatting #4

Closed therealchjones closed 3 years ago

therealchjones commented 3 years ago

still TODO: .editorconfig formatter? (Ini?) .sh (maybe just need to format) .csproj (xml, prettier?) .md (markdown) (and better previewer?) Plaintext? No!

therealchjones commented 3 years ago

.sh now formatted, still TODO:

.editorconfig [.ini] formatter? .csproj [.xml]: prettier? .md [markdown]: and better previewer?

therealchjones commented 3 years ago

Need to include a document on code formatting/style as well?

therealchjones commented 3 years ago

Completed everything except .csproj (xml) files

therealchjones commented 3 years ago

TODO:

therealchjones commented 3 years ago

Should additionally add the C# roslyn analyzer support and cleanup?

therealchjones commented 3 years ago

Deferring further linter setup and documentation to #48. Now need only xml formatting?

therealchjones commented 3 years ago

Will defer xml/csproj formatting to later edits if needed for new building settings and so forth; otherwise, no real need at this time. Refer instead to #49