Skip to content

AGENTS.md: use pre-commit for linting instead of ruff directly#436

Open
EZoni wants to merge 1 commit into
BLAST-AI-ML:mainfrom
EZoni:update_agents_instructions
Open

AGENTS.md: use pre-commit for linting instead of ruff directly#436
EZoni wants to merge 1 commit into
BLAST-AI-ML:mainfrom
EZoni:update_agents_instructions

Conversation

@EZoni
Copy link
Copy Markdown
Member

@EZoni EZoni commented May 6, 2026

ruff is not available in the environment we typically use to develop code in this repository,

name: synapse-gui
channels:
- conda-forge
- pytorch
- nodefaults
dependencies:
- botorch
- cpuonly
- lume-model>=2.0.1
- mlflow
- pandas
- pip
- plotly
- pre-commit
- pymongo
- python<3.13
- pytorch
- pyyaml
- scipy
- trame
- trame-plotly
- trame-router
- trame-vuetify
- pip:
- sfapi_client

so the AI agents always complain about it - they should run pre-commit instead.

@EZoni EZoni requested a review from RemiLehe May 6, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants