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

Add execution of diktat with glob paths in build_and_test.yml #1397

Closed
3 tasks done
petertrr opened this issue Jun 23, 2022 · 0 comments · Fixed by #1544
Closed
3 tasks done

Add execution of diktat with glob paths in build_and_test.yml #1397

petertrr opened this issue Jun 23, 2022 · 0 comments · Fixed by #1544
Assignees
Labels
bug Something isn't working tests Improve testing
Milestone

Comments

@petertrr
Copy link
Member

petertrr commented Jun 23, 2022

Now we test both relative and absolute path, but with specific files. Need to add paths with globs (**, *) since it seems that absolute paths with ** do not work on Windows with ktlint 0.45.x

Depends on:

@petertrr petertrr added bug Something isn't working tests Improve testing labels Jun 23, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 changed the title Add execution of diktat with glob paths in build_and_test.yml Add execution of diktat with glob paths in build_and_test.yml Aug 15, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 added this to To do in diktat 1.2.4 via automation Oct 25, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 added this to the 1.2.4 milestone Oct 25, 2022
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 moved this from To do to In progress in diktat 1.2.4 Oct 31, 2022
0x6675636b796f75676974687562 added a commit that referenced this issue Oct 31, 2022
### What's done:

This change is intended to test that ktlint (0.47+) is indeed capable of parsing
Ant wildcard patterns (`**/*.kt` etc.).

Fixes #1397.
@0x6675636b796f75676974687562 0x6675636b796f75676974687562 moved this from In progress to Review in progress in diktat 1.2.4 Oct 31, 2022
0x6675636b796f75676974687562 added a commit that referenced this issue Oct 31, 2022
### What's done:

This change is intended to test that ktlint (0.47+) is indeed capable of parsing
Ant wildcard patterns (`**/*.kt` etc.).

Fixes #1397.
diktat 1.2.4 automation moved this from Review in progress to Done Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Improve testing
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants