===== Usage ===== Pass a list of Soufflé Datalog files to ``souffle-lint lint``, or pass one on stdin: .. code-block:: bash # Lint a single file: souffle-lint lint file.dl # Lint a file from stdin: souffle-lint lint `_) take advantage of the ``#line`` directives in the CPP output, so the line numbers in its output won’t correspond to your source file if you run the pre-processor first. .. _17: https://github.com/langston-barrett/souffle-lint/issues/17