Mattis Dallyn

Results 1 issues of Mattis Dallyn

I'm trying to integrate the Makefile [mbake](https://github.com/EbodShojaei/bake) formatter and validator into ALE to work with Makefiles in Neovim. I wrote the following custom linter and fixer configuration under ale_linters/make: ```...

enhancement