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

Make checkstyleXsltFolder a T.source to ensure proper invalidation #3522

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Sep 12, 2024

No description provided.

@lihaoyi lihaoyi changed the title Update CheckstyleXsltModule.scala Make checkstyleXsltFolder a T.source to ensure proper invalidation Sep 12, 2024
@lihaoyi lihaoyi merged commit ade2525 into main Sep 12, 2024
23 checks passed
@lihaoyi lihaoyi deleted the lihaoyi-patch-13 branch September 12, 2024 05:44
* Folder containing the XSLT transformations. Defaults to `checkstyle-xslt`
* in the workspace root, but can be overriden on a per-module basis
*/
def checkstyleXsltfFolder = T.source(T.workspace / "checkstyle-xslt")
Copy link
Member

Choose a reason for hiding this comment

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

A type annotation is missing

@lefou lefou added this to the 0.12.0 milestone Sep 12, 2024
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.

2 participants