package_control_channel
package_control_channel copied to clipboard
Added linter for reorder-python-imports
Joker-move. The "linter" is actually a side-effect, overwriting the file, isn't it.
Although this might work, it is not reliable as we run linters in parallel here. The different linters would see different file contents, and if we had multiple such auto-fixers they would race.