Skip to main content

A linter for VisionScript code.

Project description

viclint

viclint is the official code linter for VisionScript.

You can use viclint to ensure your code conforms to the VisionScript style.

Installation

To install viclint, run the following command:

pip install viclint

Usage

To use viclint, run:

viclint <path>

<path> can be a single file or a directory whose .vic files you want to lint.

A file must end in .vic to be linted.

Here is an example output from the linter:

🪄 Linting ./camera.vic...
✨ Your code is now prettier! ✨

If the lint failed, you will see an error message:

🪄 Linting ./camera.vic...
🚨 ./camera.vic failed to lint.

License

This project is licensed under an MIT license.

Related Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

viclint-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

viclint-0.0.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page