Skip to content

Commit

Permalink
Exclude lint for .conda/meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-cty authored and benoit-cty committed Oct 18, 2024
1 parent 4e5e3f5 commit 15154a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ extends: relaxed

rules:
line-length: disable

ignore:
- .conda/meta.yaml

0 comments on commit 15154a9

Please sign in to comment.