Skip to content

Conversation

@tkruse
Copy link
Contributor

@tkruse tkruse commented Feb 17, 2019

The sed format outputs sed commands that should fix some of the errors.
Note that this requires gnu sed. If that is installed as gsed on your
system (common e.g. on macOS with homebrew) you can use the gsed output
format. Sed commands are written to stdout, not stderr, so you should be
able to pipe output straight to a shell to run the fixes.

Rebased from #34

rjmunro and others added 2 commits June 23, 2020 11:04
The sed format outputs sed commands that should fix some of the errors.
Note that this requires gnu sed. If that is installed as gsed on your
system (common e.g. on macOS with homebrew) you can use the gsed output
format. Sed commands are written to stdout, not stderr, so you should be
able to pipe output straight to a shell to run the fixes.
@tkruse tkruse changed the base branch from master to develop June 24, 2020 00:44
@tkruse tkruse merged commit e469ff0 into cpplint:develop Jun 24, 2020
@tkruse
Copy link
Contributor Author

tkruse commented Jun 24, 2020

Finally released in 1.5.2

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.

2 participants