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

Fixes the directory for cleaning files #146

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

ybaldus
Copy link
Contributor

@ybaldus ybaldus commented Jun 19, 2024

I noticed that the logs were not cleaned at all. By looking through the code I noticed that the last letter of the directory gets stripped. I changed this to remove only the trailing slash.

I also noticed that a directory is always required within the file path e.g. "xyz.log", one has to enter "./xyz.log". Should that be documented somewhere?

@ybaldus
Copy link
Contributor Author

ybaldus commented Jun 20, 2024

@inhere is there anything I can do to fix the unit tests? I just run them locally.

@inhere inhere merged commit 34d0257 into gookit:master Jun 25, 2024
2 of 8 checks passed
@inhere
Copy link
Member

inhere commented Jun 25, 2024

@inhere is there anything I can do to fix the unit tests? I just run them locally.

👍 Thanks, I'll adjust and fix it again

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