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

[Merged by Bors] - Add lint-fix task to automatically fix some Clippy warnings. #4419

Closed
wants to merge 1 commit into from

Conversation

jimmygchen
Copy link
Member

Issue Addressed

This PR adds a new lint-fix task to automatically fix simple Clippy warnings using cargo clippy --fix.

Usage:

make lint-fix

@jimmygchen jimmygchen added the ready-for-review The code is ready for review label Jun 20, 2023
@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jun 22, 2023
@michaelsproul
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Jun 22, 2023
## Issue Addressed

This PR adds a new `lint-fix` task to automatically fix simple Clippy warnings using `cargo clippy --fix`.

Usage:

```
make lint-fix
```
@bors
Copy link

bors bot commented Jun 22, 2023

Pull request successfully merged into unstable.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Add lint-fix task to automatically fix some Clippy warnings. [Merged by Bors] - Add lint-fix task to automatically fix some Clippy warnings. Jun 22, 2023
@bors bors bot closed this Jun 22, 2023
ghost pushed a commit to oone-world/lighthouse that referenced this pull request Jul 13, 2023
…4419)

## Issue Addressed

This PR adds a new `lint-fix` task to automatically fix simple Clippy warnings using `cargo clippy --fix`.

Usage:

```
make lint-fix
```
@jimmygchen jimmygchen deleted the add-lint-fix-task branch August 8, 2023 11:31
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
…4419)

## Issue Addressed

This PR adds a new `lint-fix` task to automatically fix simple Clippy warnings using `cargo clippy --fix`.

Usage:

```
make lint-fix
```
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
…4419)

## Issue Addressed

This PR adds a new `lint-fix` task to automatically fix simple Clippy warnings using `cargo clippy --fix`.

Usage:

```
make lint-fix
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants