mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
* chore: use pre-commit hook for linter/formatter fixes https://github.com/containers/podman-desktop/issues/2845 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
1 line
67 B
JavaScript
1 line
67 B
JavaScript
module.exports = { extends: ['@commitlint/config-conventional'] };
|