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

organize imports in the project #210

Merged
merged 1 commit into from
Jul 25, 2023
Merged

organize imports in the project #210

merged 1 commit into from
Jul 25, 2023

Conversation

gonzamontiel
Copy link
Contributor

I noticed that we may have different settings regarding organising imports. Sometimes we might have conflicts with this, or we miss an unused import. So I run the organise imports action for the whole project, and I encourage you to add to your VSCode settings (if you use it) or similar:

"editor.codeActionsOnSave": {
  "source.organizeImports": true
}, 

@netlify
Copy link

netlify bot commented Jul 13, 2023

Deploy Preview for rococo-souffle-a625f5 ready!

Name Link
🔨 Latest commit ac37016
🔍 Latest deploy log https://app.netlify.com/sites/rococo-souffle-a625f5/deploys/64b01b904d2cb9000886dece
😎 Deploy Preview https://deploy-preview-210--rococo-souffle-a625f5.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gonzamontiel gonzamontiel requested review from ebma and nejcm July 13, 2023 15:43
@gonzamontiel gonzamontiel changed the title organize imports on the project organize imports in the project Jul 13, 2023
@gonzamontiel gonzamontiel merged commit 1224437 into staging Jul 25, 2023
@gonzamontiel gonzamontiel deleted the organise-imports branch July 25, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants