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