Skip to content

Commit

Permalink
feat:delete lint error file
Browse files Browse the repository at this point in the history
  • Loading branch information
gongna-au committed Sep 20, 2024
1 parent 0258e7c commit 7aee3a7
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 125 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linelint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Run Linelint
uses: fernandrone/linelint@0.0.4
uses: actions/linelint@master
120 changes: 0 additions & 120 deletions .gitlab-ci.yml

This file was deleted.

1 change: 0 additions & 1 deletion tests/e2e/shard/case/join/mycat/mod/unsupport.sql

This file was deleted.

1 change: 0 additions & 1 deletion tests/e2e/shard/case/join/mycat/murmur/unsupport.sql

This file was deleted.

1 change: 0 additions & 1 deletion tests/e2e/shard/case/join/mycat/string/unsupport.sql

This file was deleted.

0 comments on commit 7aee3a7

Please sign in to comment.