Skip to content

💚 ci(pre-commit): replace prettier workflow with pre-commit #501

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

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

kenibrewer
Copy link
Member

This replaces the previous prettier github workflow with a pre-commit run which will ensure consistency between local pre-commit runs and our ci. In addition, this removes the .pretterrc.yml file and replaces it with an editorconfig file that matches the config used in nf-core repos. Finally, this applies the new editorconfig settings to the repo as a whole.

This replaces the previous prettier github workflow with a pre-commit run which will ensure consistency between local pre-commit runs and our ci. In addition, this removes the .pretterrc.yml file and replaces it with an editorconfig file that matches the config used in nf-core repos. Finally, this applies the new editorconfig settings to the repo as a whole.
Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for nextflow-training ready!

Name Link
🔨 Latest commit 94a83ad
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-training/deploys/67ae92060fd6a10008d19329
😎 Deploy Preview https://deploy-preview-501--nextflow-training.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@vdauwera vdauwera left a comment

Choose a reason for hiding this comment

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

LGTM

@vdauwera vdauwera merged commit f47356b into master Feb 14, 2025
8 checks passed
@vdauwera vdauwera deleted the ci/precommit-github-workflow branch February 14, 2025 05:56
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