Homepage: https://github.com/danielmartin/flycheck-drstring
Author: Daniel MartÃn
Updated:
Doc linting for Swift using DrString
This package adds support for linting documentation in Swift files using DrString (https://github.com/dduan/DrString/). To configure this package, add the following line to your initialization file: (flycheck-drstring-setup) DrString is a CLI tool that can be installed using your favorite package manager. For example, if you use Homebrew: $ brew install dduan/formulae/drstring