AtomBuild / atom-build-make

GNU Make plugin for atom-build
MIT License
13 stars 19 forks source link

add golang regex error support #29

Closed jdavanne closed 7 years ago

jdavanne commented 7 years ago

Add error matching for golang errors.

This fix is probably much broader than golang : ::.*error.+

noseglid commented 7 years ago

👍