Skip to content
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

Prettier adoption pending PR #67

Closed
glenn-jocher opened this issue Jan 28, 2024 · 3 comments
Closed

Prettier adoption pending PR #67

glenn-jocher opened this issue Jan 28, 2024 · 3 comments
Labels
bug Something isn't working fixed Bug has been resolved

Comments

@glenn-jocher
Copy link
Member

Waiting on prettier/prettier#15526

@glenn-jocher glenn-jocher added the bug Something isn't working label Jan 28, 2024
@glenn-jocher
Copy link
Member Author

glenn-jocher commented Jun 10, 2024

npm install --save-dev --save-exact TomasLudvik/prettier

npm install --global TomasLudvik/prettier

        find ../ultralytics \( \
            -name "*.md" \
        \) \
        ! -path "*/reference/*" \
        -exec npx prettier --tab-width 4 --write {} +

@glenn-jocher
Copy link
Member Author

Completed in prettier/prettier#15526

@glenn-jocher
Copy link
Member Author

Resolved in Pretter 3.4!!

@glenn-jocher glenn-jocher added the fixed Bug has been resolved label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Bug has been resolved
Projects
None yet
Development

No branches or pull requests

1 participant