Lint command added Dub supports now command `lint`, which will execute D-Scanner on the dub package.By default `dub lint` will execute style check. Import paths to dependent dubpackages will be passed to D-Scanner. $(CONSOLE> dub lint)