Skip to content

Update editor config and fix makefile

Evan Read requested to merge eread/update-editor-config-and-fix-makefile into main

What does this MR do and why?

I noticed that the Makefile had spaces instead of a tab on a line, so fixed that and updated .editorconfig to enforce that.

I also noticed that we could have more editor config apply to more files, so updated that.

While here, bumped a couple of the "lesser" dependencies.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports