Skip to content

Instantly share code, notes, and snippets.

@degrammer
Created July 25, 2024 21:43
Show Gist options
  • Save degrammer/b60c80e154bc234f1509d037aee979d6 to your computer and use it in GitHub Desktop.
Save degrammer/b60c80e154bc234f1509d037aee979d6 to your computer and use it in GitHub Desktop.
Formatter ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
The following files needs to be formatted:
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/jest.config.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/package.json
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/tsconfig.json
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/db/config.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/index.ts
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/quiz_generator.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/src/resource/user.ts
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/.vscode/extensions.json
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/.vscode/settings.json
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/db/migrations/20230724191155-addMeta.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/db/migrations/20230608125836-addQuizSubmissionResults.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/db/migrations/20240702155446-notes.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/src/resource/quiz.ts
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/biome.json
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/db/migrations/20221220143540-addMedia.js
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/db/migrations/20220927123354-addUserFlags.js

Organize Imports ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
The following files needs to have their imports sorted:
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/src/resource/user.ts
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/src/resource/quiz.ts
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/src/resource/media.ts
/Users/bencho/Documents/degrammer/projects/thoughtful/v2-api/src/middleware/uuids.ts



The number of diagnostics exceeds the number allowed by Biome.
Diagnostics not shown: 600.
Checked 674 files in 100ms. No fixes applied.
Found 620 errors.
check ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  ✖ Some errors were emitted while running checks.
  

(base)  ✘ bencho@bencho  ~/Documents/degrammer/projects/thoughtful/v2-api   switch-formatter ±  





Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment