-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: add prettier to pre-commit #427
Conversation
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.
As long as we are sure that those changes all still work I approve them. Please wait before merging
resources/report-table-formatter.js
Outdated
var formatter = { | ||
Lineage: function format(value) { | ||
$(function () { | ||
$('[data-toggle="tooltip"]').tooltip(); | ||
}); |
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.
Especially these changes. Not sure if they still produce the same output. We should have an eye on that
Description
Adds prettier for js and markdown linting & formatting
Related Issue
None
Checklist
pre-commit
if needed.CODE_OF_CONDUCT.md
document.CONTRIBUTING.md
guide.