|
Package Summary
Tags | No category tags. |
Version | 0.12.9 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2023-11-13 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
- Michel Hidalgo
Authors
- Audrow Nash
- Claire Wang
- Juan Pablo Samper
Changelog for package ament_pclint
0.12.9 (2023-11-13)
0.12.8 (2023-09-19)
0.12.7 (2023-07-17)
0.12.6 (2023-04-25)
0.12.5 (2023-01-12)
0.12.4 (2022-05-09)
0.12.3 (2022-04-08)
0.12.2 (2022-03-28)
- Improve documentation by clarifying the purpose of different tools (#357)
- Contributors: Bi0T1N
0.12.1 (2022-03-01)
0.12.0 (2022-02-18)
0.11.4 (2022-01-14)
- Update forthcoming version in changelogs
- Contributors: Audrow Nash
0.11.3 (2022-01-14)
- Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
-
[ament_copyright] Fix file exclusion behavior (#327) * [ament_copyright] Fix file exclusion behavior This commit fixes the faulty file exclusion behavior reported in https://github.com/ament/ament_lint/issues/326. Specifically, the exclusion list is matched against traversed files in the [crawler]{.title-ref} module. Changes inspired by https://github.com/ament/ament_lint/pull/299/. * Update excluded file path in copyright tests Since file names are not indiscriminately matched throughout the search tree anymore, the excluded files listed in the copyright tests need to be updated relative to the root of the package. * Add test cases to check exclusion behavior Specifically, these tests check for:
- Incorrect exclusion of single filenames.
- Correct exclusion of relatively/absolutely addressed filenames.
- Correct exclusion of wildcarded paths.
* Add unit tests for crawler module These unit tests make sure both search and exclusion behaviors are correctly demonstrated by the [ament_copyright.crawler]{.title-ref} module.
Contributors: Abrar Rahman Protyasha, Audrow Nash
0.11.2 (2021-06-18)
0.11.1 (2021-06-18)
0.11.0 (2021-06-18)
0.10.6 (2021-05-06)
0.10.5 (2021-04-14)
- Remove Claire as a maintainer.
(#312)
- Remove Claire as a maintainer.
- Remove dead email addresses.
- Remove more dead email addresses.
- Switch setup.py maintainer to Audrow.
- Contributors: Chris Lalancette
0.10.4 (2021-03-18)
0.10.3 (2021-03-03)
- 0.10.3
- Contributors: Audrow Nash
0.10.2 (2021-02-12)
- Add Audrow as a maintainer (#294)
-
Add pytest marks to ament_pclint tests. (#202)
- Add pytest marks to ament_pclint tests.
* fix failed tests Co-authored-by: Miaofei <miaofei@amazon.com>
Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
Contributors: Audrow Nash, Scott K Logan, Steven! Ragnar
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.14.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-09-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
Authors
- Audrow Nash
- Brandon Ong
- Claire Wang
- Juan Pablo Samper
- Michel Hidalgo
Changelog for package ament_pclint
0.14.2 (2023-09-08)
0.14.1 (2023-04-11)
0.14.0 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#421)
- Contributors: Audrow Nash
0.13.2 (2022-09-13)
- Update maintainers (#379)
- Contributors: methylDragon
0.13.1 (2022-05-09)
0.13.0 (2022-04-29)
0.12.3 (2022-04-08)
0.12.2 (2022-03-28)
- Improve documentation by clarifying the purpose of different tools (#357)
- Contributors: Bi0T1N
0.12.1 (2022-03-01)
0.12.0 (2022-02-18)
0.11.4 (2022-01-14)
- Update forthcoming version in changelogs
- Contributors: Audrow Nash
0.11.3 (2022-01-14)
- Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
-
[ament_copyright] Fix file exclusion behavior (#327) * [ament_copyright] Fix file exclusion behavior This commit fixes the faulty file exclusion behavior reported in https://github.com/ament/ament_lint/issues/326. Specifically, the exclusion list is matched against traversed files in the [crawler]{.title-ref} module. Changes inspired by https://github.com/ament/ament_lint/pull/299/. * Update excluded file path in copyright tests Since file names are not indiscriminately matched throughout the search tree anymore, the excluded files listed in the copyright tests need to be updated relative to the root of the package. * Add test cases to check exclusion behavior Specifically, these tests check for:
- Incorrect exclusion of single filenames.
- Correct exclusion of relatively/absolutely addressed filenames.
- Correct exclusion of wildcarded paths.
* Add unit tests for crawler module These unit tests make sure both search and exclusion behaviors are correctly demonstrated by the [ament_copyright.crawler]{.title-ref} module.
Contributors: Abrar Rahman Protyasha, Audrow Nash
0.11.2 (2021-06-18)
0.11.1 (2021-06-18)
0.11.0 (2021-06-18)
0.10.6 (2021-05-06)
0.10.5 (2021-04-14)
- Remove Claire as a maintainer.
(#312)
- Remove Claire as a maintainer.
- Remove dead email addresses.
- Remove more dead email addresses.
- Switch setup.py maintainer to Audrow.
- Contributors: Chris Lalancette
0.10.4 (2021-03-18)
0.10.3 (2021-03-03)
- 0.10.3
- Contributors: Audrow Nash
0.10.2 (2021-02-12)
- Add Audrow as a maintainer (#294)
-
Add pytest marks to ament_pclint tests. (#202)
- Add pytest marks to ament_pclint tests.
* fix failed tests Co-authored-by: Miaofei <miaofei@amazon.com>
Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
Contributors: Audrow Nash, Scott K Logan, Steven! Ragnar
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.16.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2023-11-06 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Michael Jeronimo
Authors
- Audrow Nash
- Brandon Ong
- Claire Wang
- Juan Pablo Samper
- Michel Hidalgo
Changelog for package ament_pclint
0.16.1 (2023-11-06)
0.16.0 (2023-10-04)
0.15.2 (2023-07-11)
0.15.1 (2023-06-07)
0.15.0 (2023-04-27)
0.14.1 (2023-04-11)
0.14.0 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#421)
- Contributors: Audrow Nash
0.13.2 (2022-09-13)
- Update maintainers (#379)
- Contributors: methylDragon
0.13.1 (2022-05-09)
0.13.0 (2022-04-29)
0.12.3 (2022-04-08)
0.12.2 (2022-03-28)
- Improve documentation by clarifying the purpose of different tools (#357)
- Contributors: Bi0T1N
0.12.1 (2022-03-01)
0.12.0 (2022-02-18)
0.11.4 (2022-01-14)
- Update forthcoming version in changelogs
- Contributors: Audrow Nash
0.11.3 (2022-01-14)
- Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
-
[ament_copyright] Fix file exclusion behavior (#327) * [ament_copyright] Fix file exclusion behavior This commit fixes the faulty file exclusion behavior reported in https://github.com/ament/ament_lint/issues/326. Specifically, the exclusion list is matched against traversed files in the [crawler]{.title-ref} module. Changes inspired by https://github.com/ament/ament_lint/pull/299/. * Update excluded file path in copyright tests Since file names are not indiscriminately matched throughout the search tree anymore, the excluded files listed in the copyright tests need to be updated relative to the root of the package. * Add test cases to check exclusion behavior Specifically, these tests check for:
- Incorrect exclusion of single filenames.
- Correct exclusion of relatively/absolutely addressed filenames.
- Correct exclusion of wildcarded paths.
* Add unit tests for crawler module These unit tests make sure both search and exclusion behaviors are correctly demonstrated by the [ament_copyright.crawler]{.title-ref} module.
Contributors: Abrar Rahman Protyasha, Audrow Nash
0.11.2 (2021-06-18)
0.11.1 (2021-06-18)
0.11.0 (2021-06-18)
0.10.6 (2021-05-06)
0.10.5 (2021-04-14)
- Remove Claire as a maintainer.
(#312)
- Remove Claire as a maintainer.
- Remove dead email addresses.
- Remove more dead email addresses.
- Switch setup.py maintainer to Audrow.
- Contributors: Chris Lalancette
0.10.4 (2021-03-18)
0.10.3 (2021-03-03)
- 0.10.3
- Contributors: Audrow Nash
0.10.2 (2021-02-12)
- Add Audrow as a maintainer (#294)
-
Add pytest marks to ament_pclint tests. (#202)
- Add pytest marks to ament_pclint tests.
* fix failed tests Co-authored-by: Miaofei <miaofei@amazon.com>
Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
Contributors: Audrow Nash, Scott K Logan, Steven! Ragnar
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.5.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-06-28 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Juan Pablo Samper
Authors
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.6.4 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2019-03-10 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Juan Pablo Samper
Authors
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.8.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2020-12-04 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Juan Pablo Samper
Authors
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.7.12 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2020-07-11 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Juan Pablo Samper
Authors
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.10.7 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-04-28 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Audrow Nash
Authors
- Juan Pablo Samper
- Claire Wang
Changelog for package ament_pclint
0.10.7 (2022-04-28)
0.10.6 (2021-05-06)
0.10.5 (2021-04-14)
- Remove Claire as a maintainer.
(#312)
- Remove Claire as a maintainer.
- Remove dead email addresses.
- Remove more dead email addresses.
- Switch setup.py maintainer to Audrow.
- Contributors: Chris Lalancette
0.10.4 (2021-03-18)
0.10.3 (2021-03-03)
- 0.10.3
- Contributors: Audrow Nash
0.10.2 (2021-02-12)
- Add Audrow as a maintainer (#294)
-
Add pytest marks to ament_pclint tests. (#202)
- Add pytest marks to ament_pclint tests.
* fix failed tests Co-authored-by: Miaofei <miaofei@amazon.com>
Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
Contributors: Audrow Nash, Scott K Logan, Steven! Ragnar
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |
Launch files
Messages
Services
Plugins
Recent questions tagged ament_pclint at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.9.8 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_lint.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2023-03-06 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Juan Pablo Samper
Authors
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Name | Repo | Deps |
---|---|---|
ament_cmake_pclint | github-ament-ament_lint |