Skip to content

Commit

Permalink
Update .openhands_instructions with linting (#4165)
Browse files Browse the repository at this point in the history
  • Loading branch information
neubig authored Oct 2, 2024
1 parent 178dbfa commit 52e0630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .openhands_instructions
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OpenHands is an automated AI software engineer. It is a repo with a Python backe

General Setup:
- To set up the entire repo, including frontend and backend, run `make build`
- To run linting and type-checking before finishing the job, run `poetry run pre-commit run --all-files --config ./dev_config/python/.pre-commit-config.yaml`

Backend:
- Located in the `openhands` directory
Expand Down

0 comments on commit 52e0630

Please sign in to comment.