src/eric7/Documentation/Source/index-eric7.CodeFormatting.html

branch
eric7
changeset 10479
856476537696
parent 9454
f3cf935c0c66
equal deleted inserted replaced
10478:de9106c55c3d 10479:856476537696
4 <meta charset="UTF-8"> 4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css"> 5 <link rel="stylesheet" href="styles.css">
6 </head> 6 </head>
7 <body> 7 <body>
8 <h1>eric7.CodeFormatting</h1> 8 <h1>eric7.CodeFormatting</h1>
9
10 <p> 9 <p>
11 Package implementing dialogs to perform some code formatting. 10 Package implementing dialogs to perform some code formatting.
12 </p> 11 </p>
13 <p> 12 <p>
14 The supported code formatting systems are these. 13 The supported code formatting systems are these.
15 <ul> 14 <ul>
16 <li><a href="https://github.com/psf/black">Black</a></li> 15 <li><a href="https://github.com/psf/black">Black</a></li>
17 <li><a href="https://pycqa.github.io/isort/">isort</a></li> 16 <li><a href="https://pycqa.github.io/isort/">isort</a></li>
18 </ul 17 </ul
19 </p> 18 </p>
19
20 20
21 21
22 <h3>Modules</h3> 22 <h3>Modules</h3>
23 <table> 23 <table>
24 24

eric ide

mercurial