We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This tidy checker returns name of another checker ("AlwaysCombNonBlocking"), this should return "AlwaysFFBlocking", isn't it?
https://github.com/MikePopoloski/slang/blob/52ee547b665fe7b8974a8f7e66de7c37beef4aae/tools/tidy/src/style/AlwaysFFBlocking.cpp#L64C63-L64C63
The text was updated successfully, but these errors were encountered:
Yes, looks like a typo.
Sorry, something went wrong.
[slang-tidy] Minor syntax fixes in the code
cccec00
Solves MikePopoloski#854
#857 should fix this
No branches or pull requests
This tidy checker returns name of another checker ("AlwaysCombNonBlocking"), this should return "AlwaysFFBlocking", isn't it?
https://github.com/MikePopoloski/slang/blob/52ee547b665fe7b8974a8f7e66de7c37beef4aae/tools/tidy/src/style/AlwaysFFBlocking.cpp#L64C63-L64C63
The text was updated successfully, but these errors were encountered: