Skip to content

Commit

Permalink
add TODO for draft release
Browse files Browse the repository at this point in the history
  • Loading branch information
GernotMaier committed Nov 20, 2023
1 parent a170f2d commit dcff228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

- name: yaml
run: |
# TODO - very large line length
echo 'rules:' > config.yaml
echo ' line-length:' >> config.yaml
echo ' max: 250' >> config.yaml
Expand Down

0 comments on commit dcff228

Please sign in to comment.