ai-code-review-agent / pyproject.toml

Commit History

fix(lint): suppress E402 in gradio_app/app.py via per-file ruff config
9be6889

Padmanav commited on

fix(config): remove duplicate [tool.ruff] section in pyproject.toml — TOML parse error
9249284

Padmanav commited on

chore(ruff): suppress E402 for gradio_app/app.py via per-file-ignores — load_dotenv() must precede app imports
e982904

Padmanav commited on

fix(tests): remove asyncio_default_fixture_loop_scope incompatible with pytest-asyncio 0.23
4cb91df

Padmanav commited on

docs: annotate pytest-asyncio version requirements in pyproject.toml
c0d826d

Padmanav commited on

fix: add missing dependencies list to pyproject.toml so pip install . works
b220fe2

Padmanav commited on

fix: pin asyncio_default_fixture_loop_scope to suppress pytest-asyncio warning
09b83bb

Padmanav commited on

fix(tests): set asyncio_mode=auto in pyproject.toml to fix pytest.mark.asyncio warning
c82bae7

Padmanav commited on

chore: configure OpenRouter with open source models
58dd0cb

Padmanav commited on

chore: initialize project folder structure
12ccf71

Padmanav commited on