Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Configuration: improve plugin management #221

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Conversation

rachelcarmena
Copy link
Member

No description provided.

disabled_rules=import-ordering,no-unit-return,curly-spacing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this added on purpose? AFAIK ktlint shouldn't affect non-kotlin files

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Righ, thanks for the review!! When re-organizing the configuration, the ktlint version was considered and a lot of errors raised with functions following this format:

<signature> = 
  { ... }

I updated this configuration for all the repositories except arrow-check (I'll create an issue afterwards).

@rachelcarmena rachelcarmena merged commit 5fb73fd into master Aug 24, 2020
@rachelcarmena rachelcarmena deleted the reorg-gradle-conf branch August 24, 2020 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants