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 committed May 17, 2024
1 parent a62bba7 commit ee8d118
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 ee8d118

Please sign in to comment.