Skip to content
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

Small catch in .editorconfig #1213

Open
lbenus opened this issue Aug 26, 2024 · 0 comments
Open

Small catch in .editorconfig #1213

lbenus opened this issue Aug 26, 2024 · 0 comments

Comments

@lbenus
Copy link

lbenus commented Aug 26, 2024

Describe the bug

Hi guys,

In .editorconfig

dotnet_naming_symbols.type_parameters.applicable_kinds = namespace

should be replaced with

dotnet_naming_symbols.type_parameters.applicable_kinds = type_parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@lbenus and others