Skip to content

Conversation

jakebailey
Copy link
Member

For #12429

Not sure if I can add a news for this, given it's a bugfix for a bugfix...

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).
  • The wiki is updated with any design decisions/details.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MikhailArkhipov
Copy link

LGTM. Over to owners to approve.

@MikhailArkhipov MikhailArkhipov added the no-changelog No news entry required label Jun 24, 2020
@jakebailey jakebailey merged commit d80bead into microsoft:master Jun 24, 2020
@jakebailey jakebailey deleted the fix-jedi-enabled-1 branch June 24, 2020 23:34
karthiknadig pushed a commit to karthiknadig/vscode-python that referenced this pull request Jun 24, 2020
karthiknadig added a commit that referenced this pull request Jun 25, 2020
* Fix `linting.pylintEnabled` setting check (#12444)

* Fix `linting.pylintEnabled` setting check
* Use stub instead of handspun variable

* Don't modify LS settings if jediEnabled does not exist (#12551)

* Update change logs and version

Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants