Skip to content

Additional Tests for SpecificFilesTest #529

Closed
@t-rad679

Description

@t-rad679

SpecificFilesTest is missing a few test cases:

  • Kotlin config
  • Config split between two files. In other words, a common use case is to write the spotless configuration in a separate file and import into the build.gradle with apply from: spotless_config_file.gradle. This should be tested.
  • Empty input
  • Invalid input. i.e., [asdf\\.)? or another invalid pattern.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions