Skip to content

Commit 0462907

Browse files
fdiblensverhoeven
andauthored
Update {{cookiecutter.project_name}}/.github/next_steps/05_linting.md
Co-authored-by: Stefan Verhoeven <stefan.verhoeven@gmail.com>
1 parent 894b1ac commit 0462907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/.github/next_steps/05_linting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Next step: Linting'
33
---
44

5-
Your repository has a [workflow]({{ cookiecutter.repository }}/blob/main/.github/workflows/lint.yml) which [lints](https://en.wikipedia.org/wiki/Lint_(software)) your code in every push and when creating a pull request.
5+
Your repository has a [workflow]({{ cookiecutter.repository }}/blob/main/.github/workflows/lint.yml) which [lints](https://en.wikipedia.org/wiki/Lint_(software)) your code after every push and when creating a pull request.
66

77
To make sure you have a proper linter configuration you need to follow the steps below.
88

0 commit comments

Comments
 (0)