Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,7 @@ We use [`lintrunner`](https://pypi.org/project/lintrunner/) to help make sure th
code follows our standards. Set it up with:

```
pip install lintrunner==0.12.7
pip install lintrunner-adapters==0.12.4
./install_requirements.sh # (automatically run by install_executorch.sh)
lintrunner init
```

Expand Down
Loading