Skip to content

Add static code analysis #132

@satwikkansal

Description

@satwikkansal

Now that the project has Travis integration, I think we can use a static code analysis tool like coala which can help in detecting errors like following upfront,

  • Markdown linting errors (and the linting errors in the code inside the markdown)
  • Invalid or broken links (like TOC, references, etc)
  • Grammar checks

The commands to perfrom such checks can be added to Travis as well as pre-commit hooks (if the contributor likes), and will help in reducing future errors.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions