Skip to content

Commit

Permalink
Remove yamllint
Browse files Browse the repository at this point in the history
Signed-off-by: Prithvi Kannan <[email protected]>
  • Loading branch information
prithvikannan committed Oct 28, 2024
1 parent a002130 commit 85986d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
run: |
ruff check .
ruff format --check .
- name: Lint YAML files with yamllint
run: yamllint .
core_test:
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion requirements/lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
yamllint==1.35.1
ruff==0.6.4

0 comments on commit 85986d2

Please sign in to comment.