codecadwallader / codemaid

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
http://www.codemaid.net
GNU Lesser General Public License v3.0
1.88k stars 352 forks source link

Run CodeMaid on all changed files when merged to master. #1032

Open softwareantics opened 6 months ago

softwareantics commented 6 months ago

I'm not sure if this is something that's already supported but I couldn't find anything related too it.

I think it would be a great addition to CodeMaid to allow users to setup a GitHub action or something similar that will CodeMaid to be ran on new and changed files that are merged into a master branch (or, any branch for that matter).