Skip to content

Enforce formatting pipeline#257

Merged
Nicolas-Boltz merged 2 commits into
mainfrom
formatting-pipeline
Apr 1, 2025
Merged

Enforce formatting pipeline#257
Nicolas-Boltz merged 2 commits into
mainfrom
formatting-pipeline

Conversation

@Entenwilli

@Entenwilli Entenwilli commented Mar 17, 2025

Copy link
Copy Markdown
Member

This PR enforces the formatting pipeline contained in the project.
A new workflow step is included that runs mvn spotless:check to ensure adhesion to the formatting style.

Code can be formatted by importing the config (formatter.xml) into eclipse, or by running mvn spotless:apply

This PR (with the others in the Converter and Example Models) closes #249

@Entenwilli Entenwilli added enhancement New feature or request core Related to the core DFD/PCM data flow analysis support Related to supporting projects which are neither core analysis or meta model bundels github_actions Pull requests that update GitHub Actions code labels Mar 17, 2025
@Entenwilli Entenwilli added this to the 4.1.0 milestone Mar 17, 2025
@Entenwilli Entenwilli self-assigned this Mar 17, 2025
@Nicolas-Boltz Nicolas-Boltz merged commit 95b6888 into main Apr 1, 2025
@Nicolas-Boltz Nicolas-Boltz deleted the formatting-pipeline branch April 1, 2025 11:13
@sebinside sebinside modified the milestones: 4.1.0, 5.0.0 May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Related to the core DFD/PCM data flow analysis enhancement New feature or request github_actions Pull requests that update GitHub Actions code support Related to supporting projects which are neither core analysis or meta model bundels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce Formatter Options in Pipelines

3 participants