0.2.0 • Published 3 months ago

textlint-formatter-gitlab v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

Contributors Forks Stargazers Issues MIT License npm version npm downloads npm size

Textlint Formatter for GitLab

About The Project

Use this package to format textlint output so GitLab can read it as a code quality report.

Getting Started

Installation

npm i -D textlint-formatter-gitlab

Usage

In the command line:

npx textlint -f gitlab README.md

Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This package is distributed under the MIT License. See LICENSE.txt for more information.

Contact

Project Link: https://gitlab.com/smsalisbury/textlint-formatter-gitlab

0.2.0

3 months ago

0.1.0

6 months ago