Skip to content

Commit bfedbd3

Browse files
Merge 'origin/maintenance/2.14.x' into main following 2.14.5 release
2 parents 7e63ebe + 566ffca commit bfedbd3

File tree

4 files changed

+212
-211
lines changed

4 files changed

+212
-211
lines changed

doc/user_guide/configuration/all-options.rst

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Standard Checkers
208208
<details>
209209
<summary><a>Example configuration section</a></summary>
210210

211-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
211+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
212212

213213
.. code-block:: toml
214214
@@ -508,7 +508,7 @@ Standard Checkers
508508
<details>
509509
<summary><a>Example configuration section</a></summary>
510510

511-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
511+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
512512

513513
.. code-block:: toml
514514
@@ -629,7 +629,7 @@ Standard Checkers
629629
<details>
630630
<summary><a>Example configuration section</a></summary>
631631

632-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
632+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
633633

634634
.. code-block:: toml
635635
@@ -752,7 +752,7 @@ Standard Checkers
752752
<details>
753753
<summary><a>Example configuration section</a></summary>
754754

755-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
755+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
756756

757757
.. code-block:: toml
758758
@@ -807,7 +807,7 @@ Standard Checkers
807807
<details>
808808
<summary><a>Example configuration section</a></summary>
809809

810-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
810+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
811811

812812
.. code-block:: toml
813813
@@ -887,7 +887,7 @@ Standard Checkers
887887
<details>
888888
<summary><a>Example configuration section</a></summary>
889889

890-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
890+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
891891

892892
.. code-block:: toml
893893
@@ -988,7 +988,7 @@ Standard Checkers
988988
<details>
989989
<summary><a>Example configuration section</a></summary>
990990

991-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
991+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
992992

993993
.. code-block:: toml
994994
@@ -1042,7 +1042,7 @@ Standard Checkers
10421042
<details>
10431043
<summary><a>Example configuration section</a></summary>
10441044

1045-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1045+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
10461046

10471047
.. code-block:: toml
10481048
@@ -1075,7 +1075,7 @@ Standard Checkers
10751075
<details>
10761076
<summary><a>Example configuration section</a></summary>
10771077

1078-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1078+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
10791079

10801080
.. code-block:: toml
10811081
@@ -1113,7 +1113,7 @@ Standard Checkers
11131113
<details>
11141114
<summary><a>Example configuration section</a></summary>
11151115

1116-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1116+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
11171117

11181118
.. code-block:: toml
11191119
@@ -1153,7 +1153,7 @@ Standard Checkers
11531153
<details>
11541154
<summary><a>Example configuration section</a></summary>
11551155

1156-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1156+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
11571157

11581158
.. code-block:: toml
11591159
@@ -1214,7 +1214,7 @@ Standard Checkers
12141214
<details>
12151215
<summary><a>Example configuration section</a></summary>
12161216

1217-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1217+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
12181218

12191219
.. code-block:: toml
12201220
@@ -1288,7 +1288,7 @@ Standard Checkers
12881288
<details>
12891289
<summary><a>Example configuration section</a></summary>
12901290

1291-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1291+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
12921292

12931293
.. code-block:: toml
12941294
@@ -1336,7 +1336,7 @@ Standard Checkers
13361336
<details>
13371337
<summary><a>Example configuration section</a></summary>
13381338

1339-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1339+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
13401340

13411341
.. code-block:: toml
13421342
@@ -1446,7 +1446,7 @@ Standard Checkers
14461446
<details>
14471447
<summary><a>Example configuration section</a></summary>
14481448

1449-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1449+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
14501450

14511451
.. code-block:: toml
14521452
@@ -1548,7 +1548,7 @@ Standard Checkers
15481548
<details>
15491549
<summary><a>Example configuration section</a></summary>
15501550

1551-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1551+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
15521552

15531553
.. code-block:: toml
15541554
@@ -1597,7 +1597,7 @@ Extensions
15971597
<details>
15981598
<summary><a>Example configuration section</a></summary>
15991599

1600-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1600+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
16011601

16021602
.. code-block:: toml
16031603
@@ -1628,7 +1628,7 @@ Extensions
16281628
<details>
16291629
<summary><a>Example configuration section</a></summary>
16301630

1631-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1631+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
16321632

16331633
.. code-block:: toml
16341634
@@ -1659,7 +1659,7 @@ Extensions
16591659
<details>
16601660
<summary><a>Example configuration section</a></summary>
16611661

1662-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1662+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
16631663

16641664
.. code-block:: toml
16651665
@@ -1718,7 +1718,7 @@ Extensions
17181718
<details>
17191719
<summary><a>Example configuration section</a></summary>
17201720

1721-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1721+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
17221722

17231723
.. code-block:: toml
17241724
@@ -1757,7 +1757,7 @@ Extensions
17571757
<details>
17581758
<summary><a>Example configuration section</a></summary>
17591759

1760-
**Note:** Only ``pylint.tool`` is required, the section title is not. These are the default values.
1760+
**Note:** Only ``tool.pylint`` is required, the section title is not. These are the default values.
17611761

17621762
.. code-block:: toml
17631763

doc/whatsnew/2/2.14/full.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Full changelog
22
==============
33

4+
45
What's New in Pylint 2.14.5?
56
----------------------------
6-
Release date: TBA
7+
Release date: 2022-07-17
78

89

910
* Fixed a crash in the ``undefined-loop-variable`` check when ``enumerate()`` is used

0 commit comments

Comments
 (0)