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

Fix lint commands in pre-commit hook #564

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Fix lint commands in pre-commit hook #564

merged 1 commit into from
Mar 5, 2021

Conversation

christophebedard
Copy link
Member

The pre-commit hook was failing because .lintignore doesn't exist anymore (since #535).

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@christophebedard christophebedard requested a review from a team as a code owner March 5, 2021 20:15
@christophebedard christophebedard requested review from thomas-moulard and jaisontj and removed request for a team March 5, 2021 20:15
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #564 (11ea3f2) into master (cf1700f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #564   +/-   ##
=======================================
  Coverage   42.42%   42.42%           
=======================================
  Files           2        2           
  Lines         198      198           
  Branches       36       36           
=======================================
  Hits           84       84           
  Misses        114      114           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf1700f...d2bb9fb. Read the comment docs.

@emersonknapp emersonknapp enabled auto-merge (squash) March 5, 2021 20:45
@emersonknapp emersonknapp merged commit cc1ae7f into ros-tooling:master Mar 5, 2021
@christophebedard christophebedard deleted the fix-pre-commit-hook branch March 6, 2021 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants