All AIDER_* environment vars may now be placed within .env

This commit is contained in:
John-Mason P. Shackelford 2024-05-31 16:16:35 -04:00
parent 97d103f6a4
commit 249109ba9a
No known key found for this signature in database
GPG key ID: B546E2175409B912
4 changed files with 107 additions and 8 deletions

View file

@ -1,5 +1,5 @@
repos:
- repo: https://github.com/pycqa/isort
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort