Skip to content

possible to exclude dependencies/requires in documentation lint #956

Description

@insipx
  • What version of documentation.js are you using?: 5.3.3
  • How are you running documentation.js (on the CLI, Node.js API, Grunt, other?): Node.js npm:
    ./node_modules/.bin/documentation lint lib/**.js

running documentation.js like I am currently, it lints files outside of ./lib, presumably because they are local and required by a file inside of lib/. These local dependencies are 3rd-party deps in the form of git submodules.

Is there a way to run 'shallow' on documentation lint to exclude any dependencies?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions