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

feat: add openedx commitlint.config.js #193

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

johanseto
Copy link
Contributor

Description

This adds openedx commit lintern rules.

This is inspired by the following PR:
https://github.com/eduNEXT/shipyard-infrastructure/pull/25/files

This fixes the footer long chars error.

This is mostly based on:
https://github.com/openedx/edx-lint/blob/master/commitlint.config.js

In particular, limiting the length of a line in the commit body might be detrimental when including external links.

Checklist for Merge

  • Tested in a remote environment
  • Updated documentation
  • Rebased master/main
  • Squashed commits

This adds openedx commit lintern rules.

This is inspired by the following PR:
https://github.com/eduNEXT/shipyard-infrastructure/pull/25/files

This fixes the footer long chars error.

This is mostly based on: 
https://github.com/openedx/edx-lint/blob/master/commitlint.config.js

In particular, limiting the length of a line in the commit body might be detrimental when including external links.
Copy link
Contributor

@bra-i-am bra-i-am left a comment

Choose a reason for hiding this comment

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

hello @johanseto,

The applied change looks pretty good to me and makes all the sense for specific (and useful) use cases.

Thank you so much for this PR ✨

Copy link
Contributor

@MaferMazu MaferMazu left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@MaferMazu MaferMazu merged commit 2f6fbb1 into master Feb 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants