Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(common): delete unused function ignoreTmpAndHiddenFile #5600

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Dec 31, 2024

What does it do?

ignoreTmpAndHiddenFile function is unused.

Screenshots

N/A

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

Copy link

How to test

git clone -b refactor/delete-unnecessary-func https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@yoshinorin yoshinorin merged commit 353d8f5 into master Dec 31, 2024
21 of 22 checks passed
@yoshinorin yoshinorin deleted the refactor/delete-unnecessary-func branch December 31, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants