Run pylint on Starlark files.
Project description
Use pylint for Starlark files, by doing an AST transform of load() calls into python import statements.
Use it by running pylint-starlark file.star, which internally calls pylint with the pylint-starlark-plugin plugin enabled. You may also run it via python3 -m pylint_starlark file.star.
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
pylint-starlark-1.1.tar.gz
(1.5 kB
view details)
File details
Details for the file pylint-starlark-1.1.tar.gz.
File metadata
- Download URL: pylint-starlark-1.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/2.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cf712580220d99a7b04add134dc51de70b5602e32e84a5aa64a1dcd13018c72
|
|
| MD5 |
658eb8031419e361c7f7b3d39b087384
|
|
| BLAKE2b-256 |
e6d78110ec2bea2cb6eb98112995f6a129c5d1766f16cd0119e508e01c52305a
|