Skip to content

Commit

Permalink
Removed comments
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <ahcorde@gmail.com>
  • Loading branch information
ahcorde committed May 12, 2020
1 parent 00f5c9e commit b9f07a6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ament_cpplint/ament_cpplint/cpplint.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
Syntax: cpplint.py [--verbose=#] [--output=vs7] [--filter=-x,+y,...]
[--counting=total|toplevel|detailed] [--root=subdir]
[--linelength=digits] [--headers=x,y,...]
[--excludedirs=x y]
<file> [file] ...
The style guidelines this tries to follow are those in
Expand Down Expand Up @@ -142,12 +141,6 @@
Examples:
--linelength=120
exclude=dir1 dir2 file1...
List of exclude directories or files for cpplint
Examples:
--excludedir=LinearMath impl
extensions=extension,extension,...
The allowed file extensions that cpplint will check
Expand Down

0 comments on commit b9f07a6

Please sign in to comment.