UMM-CSci-3601 / intro-to-git

A group exercise practicing with various git ideas and tools
MIT License
2 stars 7 forks source link

Add default formatting on saving #112

Closed NicMcPhee closed 10 months ago

NicMcPhee commented 10 months ago

This was proposed some time ago by @floogulinc on the iteration template and I definitely think we want to do this. It might be nice to start here since that might be simpler and we can see what that looks like before wading into the swamp of doing it on the full project.

NicMcPhee commented 10 months ago

After I looked into this some, I definitely think it's a good idea for the labs (especially once we have both the client and the server), but requiring npm on this lab seemed overkill.

So instead I set up other approaches to default formatting for Java (RedHat) and Markdown (MarkdownLint), turning on formatting on saving.