Beginning of March 2022 in Darker: Addressing VS Code Integration and Pre-commit Hook Issues #676
akaihola
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This week, we focused on resolving various integration issues and improving user experience. We addressed several long-standing concerns related to VS Code integration and pre-commit hooks. The VS Code "Format on Save" functionality with Darker was a topic of discussion (#286), and we provided clarification on how to properly configure the editor settings for optimal performance.
We also tackled issues related to pre-commit hooks, including difficulties using isort (#224) and errors when running
git merge-base
(#312). These discussions led to improvements in our documentation and potential updates to our pre-commit integration. Additionally, we closed several older issues, such as the ability to compare with multiple commits back (#68) and handling of specific pylint comments (#63). In response to community feedback, we opened a GitHub Discussions channel (#315) to facilitate better communication and support for our users.Beta Was this translation helpful? Give feedback.
All reactions