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

Re-add removed logging line, add state file to gitignore #38

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

AetherUnbound
Copy link
Collaborator

This PR re-adds a logging line that was removed in #36, and also adds the default auto scanner state file to the gitignore.

@@ -130,3 +130,6 @@ dmypy.json

# IDE
.idea/

# Auto scanner file
.autoscanner-state-file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought about this but thought maybe since it was user configurable we wouldn't do it, but this makes sense since it's a pretty advanced config parameter.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally, for the default I think it makes sense to add. If they're going to pick a different path, it'd likely be out of the repo scope anyway I think.

Copy link
Contributor

@mpuckett159 mpuckett159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup looks good guess I clipped it when I was updating to use the update_listening_status function.

@AetherUnbound AetherUnbound merged commit 7470c96 into master Oct 13, 2020
@AetherUnbound AetherUnbound deleted the bugfix/logging-ignore branch October 13, 2020 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants