Skip to content

Can we add a json schema to complete pyproject.toml's [tool.bandit]? #1100

Open
@Freed-Wu

Description

@Freed-Wu

json schema can let editor which support LSP to complete some configuration file. Such as:

Screenshot from 2024-01-20 23-24-42

There are many tools have supported json schema: https://json.schemastore.org/pyproject.json

Screenshot from 2024-01-20 23-36-38

Can tool.bandit be supported?

Describe the solution you'd like

Refer cmhughes/latexindent.pl#206:

The steps are following:

  1. Create a json schema
  2. Add its URL to schemastore.

Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions