SkyzohKey / vala-linter

MOVED TO https://gitlab.com/skyzohkey/vala-linter

Repository from Github https://github.comSkyzohKey/vala-linterRepository from Github https://github.comSkyzohKey/vala-linter

Vala Linter

A simple Vala code linter tool, written in Vala!
Goals of this project are to provide a powerful and modular way to lint Vala projects.

By default Vala Linter comes with 2 sets of profiles:

IMPORTANT: This project isn't yet usable and is in a development phase, if you wish to help feel free to send pull-requests or create issues. :)

Compile

chmod +x build.sh
./build.sh

Usage

Usage:
  vala-linter [OPTION...] - Vala Linter

A simple Vala code linter tool, written in Vala!

Help Options:
  -h, --help                              Show help options

Application Options:
  -v, --version                           Displays app version
  -c, --config=config.json                Configuration file path
  -o, --output                            Path where to save report
  -p, --profile=(default, elementary)     Linter profile to use

About

MOVED TO https://gitlab.com/skyzohkey/vala-linter

License:MIT License


Languages

Language:Vala 92.9%Language:Shell 7.1%