electro-smith / libDaisy

Hardware Library for the Daisy Audio Platform
https://www.electro-smith.com/daisy
MIT License
312 stars 131 forks source link

Feature/add editorconfig file #537

Open TheSlowGrowth opened 1 year ago

TheSlowGrowth commented 1 year ago

This is a proposal to add an .editorconfig file that can automatically configure code editors to use the recommended settings for this repository.

TheSlowGrowth commented 1 year ago

okay, that github action is clearly not maintained anymore. I'll search for a replacement we can use. In the worst case, we could also choose to not verify the formatting on CI.

TheSlowGrowth commented 1 year ago

Okay, I removed the github action for now. There doesn't seem to be a readily available action that works :-(

stephenhensley commented 1 year ago

Side note -- holy cow, there was so much trailing white space in the comments!! 😱

stephenhensley commented 1 year ago

Hi @TheSlowGrowth

Sorry for the huge delay in getting to this one. Last time I looked this over, I don't think I realized it was ready to review/merge due to the comments about the github action.

Happy to review/merge this if it's ready (looks like the conflicts are all fairly trivial atm).