(#17199) docs: removed v2_roadmap (updated steps in v2_migration)

* docs: removed v2_roadmap (updated steps in v2_migration)

* revert: extra changes
This commit is contained in:
Chris Mc
2023-04-25 00:22:34 -07:00
committed by GitHub
parent d0ce881bda
commit 628fbfec8f
3 changed files with 9 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
* [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
We are leveraging on custom Pylint rules. This
linter will run for every pull-request that is submitted to the repository and will
raise some warnings and errors that should be addressed in order to migrate the
recipes to Conan v2.