Collection of pysen plugins
Project description
pysen-plugins
Installation
pip install pysen-plugins
Usage
Add tool.pysen.plugin
section to your pyproject.toml
.
[tool.pysen]
version = "0.10"
[tool.pysen.plugin.clang_format]
function = "pysen_plugins::clang_format"
Note: You need to install the underlying commands (e.g. clang-format
) manually.
plugins
- C++
- clang_format (lint, format)
- CMake
- cmake_format (lint, format)
- Go
- HTML
- JavaScript
- prettier (lint, format)
- JSON
- Python
- mypy_init_check (lint)
- mypy_simple (lint)
- pylint (lint)
- Shell script
- shellcheck (lint)
- shfmt (lint, format)
- TypeScript
- prettier (lint, format)
- XML
- tidy (lint, format)
- YAML
- prettier (lint, format)
- ruamel_yaml (lint, format)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pysen-plugins-2022.7.11.tar.gz
.
File metadata
- Download URL: pysen-plugins-2022.7.11.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b28f006217d87cdae272912077316e1f867069ccf0e9083b77d0b296501c183 |
|
MD5 | 4fb97dba98e9832261c3366eb7ba45b0 |
|
BLAKE2b-256 | 8d7390df491cd6708231601fbe2cbfbaa19072092ca03d945dc8752114b00fdd |
File details
Details for the file pysen_plugins-2022.7.11-py3-none-any.whl
.
File metadata
- Download URL: pysen_plugins-2022.7.11-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33e8667b3f75ba881984d19e32462aae6117856d0b29aef66c696a79bc5ad71b |
|
MD5 | 98fa4810baf3d20871fb0b85c406808a |
|
BLAKE2b-256 | 2750aad0e899bcf1c69d4777e528ecf0a1bdb591a09a3a6e944d87e7440013b1 |