I would like to disable PropertySortOrder(https://github.com/brigade/scss-lint/tree/master/lib/scss_lint/linter#propertysortorder) in SCSS-Lint in Atom, though the documentation doesn't really specify how to do this.
It appears that I can disable this by file(https://github.com/brigade/scss-lint/tree/master/lib/scss_lint/linter#disablelinterreason), but I would quite like to set it my configuration.
Any ideas?