Added
- Added Azure CLI Login to Developer CLI: This simplifies getting started with Codespaces. Users can optionally provide the tenant ID they want to use.
Changed
- [Engineering]: Move
.pylintrcfile to root: This is conventional now as opposed to having the file in thetests/pythonfolder. All processes have been updated to account for this move. - [Engineering]: Removed several pylint rule exceptions: On a path to minimal exceptions, we have removed several that no longer apply or that we were able to mitigate or apply purely to Python tests.
- Simpler post-setup instructions: This applies mostly to the Codespaces setup to get you up and running more quickly.
Full Changelog: 2.2.0...2.3.0