Skip to content

Apply ini syntax for a .bandit file #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2025
Merged

Apply ini syntax for a .bandit file #50

merged 1 commit into from
Mar 28, 2025

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Mar 28, 2025

Bandit understands a .bandit file for some CLI config options. This change informs VSCode that any .bandit file should be treated as an ini file, thus applying syntax highlighting and such.

Bandit understands a .bandit file for some CLI config options.  This change informs VSCode that any .bandit file should be treated as an ini file, thus applying syntax highlighting and such.

Signed-off-by: Eric Brown <[email protected]>
@ericwb ericwb added the feature-request New feature or request label Mar 28, 2025
@ericwb ericwb merged commit 7be6814 into main Mar 28, 2025
16 checks passed
@ericwb ericwb deleted the ericwb-patch-1 branch March 28, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant