-
Notifications
You must be signed in to change notification settings - Fork 9
feat(scripts): add lint-diskio-complexities #739
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
Conversation
|
@jeltsch This script should work well with the sed scripts that you've written for checking the complexities. |
Cool! I just had a quick look at its source code and will have a closer look tomorrow. |
cd7282d to
67005b6
Compare
|
The |
ae82b72 to
879dc19
Compare
|
The above mismatches are addressed by #741. |
…d dump scripts and move entry-to-function mapping to top-level
d599e28 to
09f8d16
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this accidentally added?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At least, I didn’t add it. 😉 To me, it also looks like being accidentally added. @wenkokke, do you think that it should be removed from the repository?
This PR adds a script to dump the disk I/O complexities from the table in the package description.