This GMEdit plugin forwards linter warnings to the JavaScript console (Ctrl-Shift-I).
It also adds a "Test: Open-close all code resources" option to Ctrl-Shift-T menu, which will open-close every script and object in the project so that you can get linter warnings across the whole project at once.
You can also mark comment tags for lines where warnings are allowed and lines where warnings are required in Project Properties.