vscode-flake8
vscode-flake8 copied to clipboard
Linting support for python using the flake8 library.
I have a multi-root workspace spanning many projects, some of which use flake8 and some do not It would be nice to be able to enable / disable flake8 from...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 7.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.0 to 7.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.3.12. Commits d5b6b5d 10.3.12 e775a78 strip leading ./ from ignore patterns 7e927b2 update changelog e667dcb 10.3.11 b1d8105 document follow+nodir b5d0f64 drop node 16 from ci...
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0. Release notes Sourced from webpack's releases. v5.91.0 Bug Fixes Deserializer for ignored modules doesn't crash Allow the unsafeCache option to be a proxy object...
Bumps [pygls](https://github.com/openlawlibrary/pygls) from 1.3.0 to 1.3.1. Release notes Sourced from pygls's releases. v1.3.1 What's Changed Typo: Apache License missing dash: Affects PyPI License Declaration by @WilliamRoyNelson in openlawlibrary/pygls#435 Add systemd-language-server...
Hi, I would like to run flake8 on the remote Extension host but I have the message "certificate is not yet valid". How can I correct it ? Thanks !...