issues
search
nulab
/
zxcvbn4j
This is a java port of zxcvbn, which is a JavaScript password strength generator.
MIT License
320
stars
103
forks
source link
refactor: refactoring matchers.OmnibusMatcher
#148
Closed
vvatanabe
closed
1 year ago
vvatanabe
commented
1 year ago
refactoring matchers.OmnibusMatcher:
The constructor initialized each matcher. This avoids unnecessary initialization process.
Applied
google-java-format
.
refactoring matchers.OmnibusMatcher: