Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow diacritics in names of classes, functions packages, and properties #1780

Merged
merged 3 commits into from
Jan 16, 2023

Conversation

paul-dingemans
Copy link
Collaborator

Description

Allow diacritics in names of classes, functions packages, and properties

Closes #1757

Checklist

  • PR description added
  • tests are added
  • KtLint has been applied on source code itself and violations are fixed
  • documentation is updated
  • CHANGELOG.md is updated

In case of adding a new rule:

@paul-dingemans paul-dingemans merged commit 881042a into pinterest:master Jan 16, 2023
@paul-dingemans paul-dingemans added this to the 0.48.2 milestone Jan 16, 2023
@paul-dingemans paul-dingemans deleted the 1757-diacritics branch January 16, 2023 19:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.48.0 does not allow nordic chars åäöåæø in package-names
1 participant