mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-12 01:09:02 +00:00
(#11724) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
a1e64a08de
commit
a12e2c8d4a
@@ -2,7 +2,10 @@ Linter to help migration to Conan v2
|
||||
====================================
|
||||
|
||||
<!-- toc -->
|
||||
<!-- endToc -->
|
||||
## Contents
|
||||
|
||||
* [Import ConanFile from `conan`](#import-conanfile-from-conan)
|
||||
* [Import tools from `conan`](#import-tools-from-conan)<!-- endToc -->
|
||||
|
||||
On our [path to Conan v2](v2_roadmap.md) we are leveraging on custom Pylint rules. This
|
||||
linter will run for every pull-request that is submitted to the repository and will
|
||||
@@ -59,4 +62,4 @@ To skip the file you just need to add the following comment to the file and `pyl
|
||||
# pylint: skip-file
|
||||
from conans import ConanFile, CMake, tools
|
||||
...
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user