This plugin for linter provides an interface to lesshint. It will lint your .less while editing and on save so you'll instantly see if your code is sticking to your code conventions/style.
$ apm install linter-lesshintWhen you activate the globalConfig option you can add the config file inside the folder specified in the input field and it will be used for every less file.