-
Notifications
You must be signed in to change notification settings - Fork 0
Major refactor #6
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
build: use bun text lockfile chore: delete unused remappings file chore: polish ignore files chore: prose wrap only for md files chore: remove default prettier settings chore: update vscode settings chore: various polishes
chore: fix env var name test: add links to docs
feat: script for formatting numbers fix: fix stream ids refactor: improve logical structure of "scripts" in "package.json refactor: better names for variable refactor: kebab-case for Markdown files refactor: rename to "instrument_" refactor: various improvements closes #5
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.
Leaving some suggestions below. Haven't reviewed the lockup code yet.
refactor: no comma for 4 digit numbers refactor: better organization refactor: cleaner markdown content writing refactor: rename to RESULTS_FILE
Ready for re-review @smol-ninja |
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.
Leaving some comments below. Will give one more review after you have left your reply.
@smol-ninja can you please implement all feedback yourself? |
@PaulRBerg I will implement those refactors myself so please dont push any commit to this PR until I do that to avoid conflicts. |
yessir |
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.
Looks good to me now with 8b7208d.
@PaulRBerg you can now have a look at the diff and merge the PR if you are happy with the new changes. |
Changelog