Library (Presets)¶
If you want to configure your own style, those are the some styles you can reuse.
Many TOML configs below are used in the default style file.
You can use these examples directly with their py:// URL (see multiple styles), or copy/paste the TOML into your own style file.
any¶
javascript¶
| Style URL | Description |
|---|---|
| py://nitpick/resources/javascript/package-json | package.json |
kotlin¶
| Style URL | Description |
|---|---|
| py://nitpick/resources/kotlin/ktlint | ktlint |
markdown¶
| Style URL | Description |
|---|---|
| py://nitpick/resources/markdown/markdownlint | Markdown lint |
presets¶
| Style URL | Description |
|---|---|
| py://nitpick/resources/presets/nitpick | Default style file for Nitpick |
proto¶
| Style URL | Description |
|---|---|
| py://nitpick/resources/proto/protolint | protolint (Protobuf linter) |
python¶
shell¶
toml¶
| Style URL | Description |
|---|---|
| py://nitpick/resources/toml/toml-sort | TOML sort |