fredmwangi / vala-analyzer

Analyzes Vala source files to check for elementary OS coding conventions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vala Analyzer

This script analyzes Vala source files to check for elementary OS coding conventions.

Usage

chmod +x review.py
./review.py MyFile.vala

Disclaimer

It is extremely complicated to fully analyze a source file automatically. Using this script does not mean you don't have to analyze the source code yourself. Use at your own risk.

About

Analyzes Vala source files to check for elementary OS coding conventions

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%