Commit eb314e9
Bump pylint from 3.3.9 to 4.0.5 (#607)
* Bump pylint from 3.3.9 to 4.0.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.9...v4.0.5)
---
updated-dependencies:
- dependency-name: pylint
dependency-version: 4.0.5
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Make linter happy
Ignore the following:
sql_metadata/token.py:566:0: C0103: Constant name "EmptyToken" doesn't conform to UPPER_CASE naming style (invalid-name)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: macbre <maciej.brencz@gmail.com>1 parent 7e0d19b commit eb314e9
3 files changed
+14
-14
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
0 commit comments