THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
ericLemanissier
/
conan-center-index
Watch
1
Star
0
Fork
1
You've already forked conan-center-index
mirror of
https://github.com/conan-io/conan-center-index.git
synced
2025-08-06 10:47:11 +00:00
Code
Issues
6
Packages
Projects
Releases
Wiki
Activity
Files
d76c639ae22de3d1dde2a30a0dadc441bf400783
conan-center-index
/
linter
History
ericLemanissier
b95d271b24
(
#21050
) linter: fix name detection
...
fixes error raised on sdbs-cpp/all/test_pkgconf test recipe for example
2023-11-14 08:56:01 +01:00
..
__init__.py
…
check_import_conanfile.py
(
#12959
) [linter] Convert import ConanFile from conans into an error
2022-09-15 14:04:21 +02:00
check_import_errors.py
(
#12330
) linter - fix regex matching messages
2022-08-18 12:04:52 +02:00
check_import_tools.py
(
#12765
) [linter] Add rule about importing tools from conan module
2022-09-01 16:45:31 +02:00
check_layout_src_folder.py
(
#14966
) [linter] Fix vs_layout has no folder param. Adds bazel_layout
2022-12-27 21:06:18 +01:00
check_package_name.py
(
#21050
) linter: fix name detection
2023-11-14 08:56:01 +01:00
check_version_attribute.py
(
#15988
) [linter] Do not accept version attribute on regular recipes
2023-04-02 05:19:26 +02:00
conandata_yaml_linter.py
(
#20100
) yaml linter: remove warning about base_path
2023-09-30 22:30:12 +02:00
conanv2_transition.py
(
#15988
) [linter] Do not accept version attribute on regular recipes
2023-04-02 05:19:26 +02:00
config_yaml_linter.py
(
#13274
) linters: Add annotations for YAML lint + add schema verification for
config.yml
and
conandata.yml
2022-10-25 14:25:05 +02:00
pylintrc_recipe
(
#15988
) [linter] Do not accept version attribute on regular recipes
2023-04-02 05:19:26 +02:00
pylintrc_testpackage
(
#17103
) linter: pylintrc_testpackage should not run layout checks
2023-04-19 16:42:24 +02:00
recipe_linter.json
(
#12330
) linter - fix regex matching messages
2022-08-18 12:04:52 +02:00
transform_conanfile.py
…
transform_imports.py
(
#12330
) linter - fix regex matching messages
2022-08-18 12:04:52 +02:00
yaml_linting.py
(
#13274
) linters: Add annotations for YAML lint + add schema verification for
config.yml
and
conandata.yml
2022-10-25 14:25:05 +02:00
yamllint_matcher.json
(
#13274
) linters: Add annotations for YAML lint + add schema verification for
config.yml
and
conandata.yml
2022-10-25 14:25:05 +02:00
yamllint_rules.yml
…