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

fix whoxy verification (type-safe) #1867

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lc
Copy link
Contributor

@lc lc commented Oct 5, 2023

Description:

This pull-request fixes Whoxy verification and the verifier implements type safety.

Using a struct to ensure Status == 1 is (or should be?) preferable to string manipulation.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@lc lc changed the title Detector-Competition-Fix: fix whoxy verification Detector-Competition-Fix: fix whoxy verification (type-safe) Oct 5, 2023
@zricethezav zricethezav added the Hacktoberfest-Detector-Competition-Fix Apply this label if you are fixing a detector for the detector competition label Oct 5, 2023
@zricethezav
Copy link
Collaborator

@lc This isn't a large enough improvement to be considered. If a change like this were to qualify it would be easy to rack up points without doing much work.

@zricethezav zricethezav closed this Oct 5, 2023
@zricethezav zricethezav added invalid Invalid PRs for the detector competition and removed Hacktoberfest-Detector-Competition-Fix Apply this label if you are fixing a detector for the detector competition labels Oct 5, 2023
@zricethezav zricethezav changed the title Detector-Competition-Fix: fix whoxy verification (type-safe) fix whoxy verification (type-safe) Oct 5, 2023
@zricethezav zricethezav reopened this Oct 5, 2023
@zricethezav zricethezav removed the invalid Invalid PRs for the detector competition label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants