Skip to content

Commit

Permalink
refactor: move internal folder to lib folder
Browse files Browse the repository at this point in the history
Signed-off-by: ZhangJian He <shoothzj@gmail.com>
  • Loading branch information
hezhangjian committed Dec 4, 2024
1 parent 4dfbb8f commit bfcac7e
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: skip generated files and dot folders
run: rm -rf proto/*.pb.go && rm -rf .idea
run: rm -rf proto/*.pb.go
- name: licenselint
uses: shoothzj/licenselint@main
with:
Expand Down
15 changes: 15 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bfcac7e

Please sign in to comment.