Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Makefile: add codespell target with configuration #661

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

invidian
Copy link
Member

This commit adds 'codespell' target to the Makefile and adds it to 'all'
target, so it is run when all checks are requested, but only if the
binary is present, as some people may not have it installed.

Part of #573

Signed-off-by: Mateusz Gozdek mateusz@kinvolk.io

@invidian invidian force-pushed the invidian/codespell branch from 3f3620f to ecfb2ea Compare June 24, 2020 10:14
This commit adds 'codespell' target to the Makefile and adds it to 'all'
target, so it is run when all checks are requested, but only if the
binary is present, as some people may not have it installed.

Part of #573

Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
@invidian invidian force-pushed the invidian/codespell branch from ecfb2ea to a16fc2e Compare June 25, 2020 08:08
Copy link
Member

@knrt10 knrt10 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@surajssd surajssd left a comment

Choose a reason for hiding this comment

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

LGTM

@invidian invidian merged commit fe3b801 into master Jun 25, 2020
@invidian invidian deleted the invidian/codespell branch June 25, 2020 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants