pysen插件的集合
项目描述
pysen-plugins
安装
pip install pysen-plugins
使用
将tool.pysen.plugin
部分添加到您的pyproject.toml
中。
[tool.pysen]
version = "0.10"
[tool.pysen.plugin.clang_format]
function = "pysen_plugins::clang_format"
注意:您需要手动安装底层命令(例如clang-format
)。
插件
- C++
- clang_format (代码检查,格式化)
- CMake
- cmake_format (代码检查,格式化)
- Go
- HTML
- JavaScript
- prettier (代码审查,格式化)
- JSON
- Python
- Shell 脚本
- shellcheck (代码审查)
- shfmt (代码审查,格式化)
- TypeScript
- prettier (代码审查,格式化)
- XML
- tidy (代码审查,格式化)
- YAML
- prettier (代码审查,格式化)
- ruamel_yaml (代码审查,格式化)
项目详情
下载文件
下载适合您平台的文件。如果您不确定该选择哪个,请了解更多关于 安装包 的信息。
源分布
pysen-plugins-2024.7.17.tar.gz (12.8 kB 查看哈希)
构建分布
pysen_plugins-2024.7.17-py3-none-any.whl (24.9 kB 查看哈希)