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

Disable the standard:filename rule whenever Ktlint CLI is run with option `--stdin #1745

Conversation

paul-dingemans
Copy link
Collaborator

Description

Disable the standard:filename rule whenever Ktlint CLI is run with option `--stdin

Closes #1742

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 added this to the 0.48.1 milestone Dec 24, 2022
@paul-dingemans paul-dingemans merged commit 15655db into pinterest:master Dec 24, 2022
@paul-dingemans paul-dingemans deleted the 1742-stdin-disable-filename-rule branch December 24, 2022 19:53
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

Successfully merging this pull request may close these issues.

0.48.0使用ktlint --stdin -F 进行格式化,会提示错误
1 participant