Skip to content
  • dundargoc's avatar
    d74c74aa
    build: remove `lintcommit` from `lint` target · d74c74aa
    dundargoc authored
    Previously, `make lint` would invoke `lintcommit` which would fail if
    there were fixup or other disallowed commits. This would disrupt local
    development as developers would often want non-commit linting to work
    early on without needing to adhere to the strict commit rules.
    d74c74aa
    build: remove `lintcommit` from `lint` target
    dundargoc authored
    Previously, `make lint` would invoke `lintcommit` which would fail if
    there were fixup or other disallowed commits. This would disrupt local
    development as developers would often want non-commit linting to work
    early on without needing to adhere to the strict commit rules.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading