Merge ~cjwatson/launchpad:pre-commit-eslint into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: f7729ee10bf8c77d82f79dbb9c287bae19f441ba
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:pre-commit-eslint
Merge into: launchpad:master
Diff against target: 13 lines (+5/-0)
1 file modified
.pre-commit-config.yaml (+5/-0)
Reviewer Review Type Date Requested Status
Ioana Lasc (community) Approve
Review via email: mp+407013@code.launchpad.net

Commit message

Enforce eslint in pre-commit

To post a comment you must log in.
Revision history for this message
Ioana Lasc (ilasc) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index f0e3a44..e6f8850 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -30,3 +30,8 @@ repos:
30 rev: 5.9.230 rev: 5.9.2
31 hooks:31 hooks:
32 - id: isort32 - id: isort
33- repo: https://github.com/pre-commit/mirrors-eslint
34 rev: v4.2.0
35 hooks:
36 - id: eslint
37 args: [--quiet]

Subscribers

People subscribed via source and target branches

to status/vote changes: