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

fix: update commitlint config to use mjs syntax #486

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

brian-smith-tcril
Copy link
Contributor

Description:

This moves commitlint.config.js from CJS syntax to MJS syntax. This is one part of the fix for openedx/.github#163. I have verified this works with the commitlint workflow in openedx/paragon#3435.

Merge checklist:

  • All reviewers approved
  • CI build is green
  • If adding new checks, followed how_tos/0001-adding-new-checks.rst
  • Changelog record added (if needed)
  • Documentation updated (not only docstrings) (if needed)
  • Commits are squashed

@brian-smith-tcril brian-smith-tcril merged commit 5c83bdc into openedx:master Feb 19, 2025
4 checks passed
@brian-smith-tcril brian-smith-tcril deleted the commitlint-mjs branch February 19, 2025 14:01
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