home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 753193475

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1166#issuecomment-753193475 https://api.github.com/repos/simonw/datasette/issues/1166 753193475 MDEyOklzc3VlQ29tbWVudDc1MzE5MzQ3NQ== 9599 2020-12-31T21:33:00Z 2020-12-31T21:33:00Z OWNER I want a CI check that confirms that files conform to prettier - but only `datasette/static/*.js` files that are not already minified. This seems to do the job: npx prettier --check 'datasette/static/*[!.min].js' {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 777140799  
Powered by Datasette · Queries took 1.043ms