-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from microsoft:main #7
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
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request updates the Pylint version in the README and modifies the package update process in noxfile.py to make npm package updates optional. Class diagram for noxfile.py changesclassDiagram
class NoxSession {
+install(...packages)
+posargs: List<String>
}
class UpdatePackages {
+update_packages(session: NoxSession)
}
UpdatePackages --> NoxSession : uses
note for UpdatePackages "The update_packages function now checks for '--all' in session.posargs before calling _update_npm_packages."
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pull[bot]!). We assume it knows what it's doing!
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: eleanorjboyd <[email protected]>
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )