Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[linter] Simplify Conan V2 migration linter #25323

Merged

Conversation

uilianries
Copy link
Member

Summary

Changes to recipe: lib/[version]

Motivation

The PR #25319 is failing due Conan V2 linter migration. The Conan 2.x was released 19 months ago and mostly of CCI is ported now.

Some lints are outdated and may not be needed anymore as Conan 2.x build is mandatory. For instance, Conan 2.x only accepts lowe-case package names by default.

Details

I also installed Conan 2.x instead of Conan 1.x to run the linter, so we can skip errors like showed on #25319.


@conan-center-bot conan-center-bot merged commit 2ee7947 into conan-io:master Sep 19, 2024
9 of 10 checks passed
@valgur
Copy link
Contributor

valgur commented Sep 19, 2024

I'm seeing many false positives in #25325 and other PRs. 🙁

@uilianries uilianries mentioned this pull request Sep 19, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants