Conversation
|
Can you write "fixes #106" that way github will auto-close the issue when this is merged? edit your original description! |
|
tests fail! |
|
Can you add black and isort check? |
I am not quite sure how to do that. We have to add them to the workflow file right? |
|
I have reorder the database as some some API keys had rarity of Here is how regexes are sorted now and what criteria I used: 1 (matching to specific words and characters)
0.7 (very restricted regex, can still cause false positives)
0.5 (mostly matching to specific characters)
0.3 (pretty broad, only a few specific characters)
0.2 (very broad, no specific characters, only length limits)
0 (madness)
|
ghost
left a comment
There was a problem hiding this comment.
Looks good, but I am waiting for black and isort check π
https://github.com/olance/isort-action For the actions :) |
test_regex_identifier.py(this requires at least one test with a full regex pattern name because previously a lot of tests asserted just one or two words to match to the name)regex.json(fixes Add black + isort checkΒ #106)^(regex)$format and fail if there are any in-between boundaries (fixes Add black + isort checkΒ #106)