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

Enable immaculate auto-formatting #215

Merged
merged 2 commits into from
Jan 1, 2025
Merged

Enable immaculate auto-formatting #215

merged 2 commits into from
Jan 1, 2025

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Jan 1, 2025

No description provided.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jan 1, 2025

  • Publish PR to GitHub Packages

Last commit published: 160bd84114ce6f2734840191af6938b5eecbc8d2.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #215' // https://github.com/neoforged/ModDevGradle/pull/215
        url 'https://prmaven.neoforged.net/ModDevGradle/pr215'
        content {
            includeModule('net.neoforged.moddev.legacyforge', 'net.neoforged.moddev.legacyforge.gradle.plugin')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
        }
    }
}

@Technici4n Technici4n enabled auto-merge (squash) January 1, 2025 19:32
@Technici4n Technici4n disabled auto-merge January 1, 2025 19:33
@Technici4n
Copy link
Member

Can you check that format mismatches will cause a CI failure?

@shartte
Copy link
Collaborator Author

shartte commented Jan 1, 2025

Can you check that format mismatches will cause a CI failure?

I checked that the gradle check task will fail ...

And then I just noticed we only run "test", not "check" in the GH workflow. I changed that.

@Technici4n Technici4n enabled auto-merge (squash) January 1, 2025 19:45
@Technici4n Technici4n merged commit a228220 into main Jan 1, 2025
5 checks passed
@Technici4n Technici4n deleted the immaculate branch January 1, 2025 20:05
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.70-beta.

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