Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Air won't see .air.toml 1.61.4 #721

Closed
dima1034 opened this issue Dec 17, 2024 · 1 comment
Closed

Air won't see .air.toml 1.61.4 #721

dima1034 opened this issue Dec 17, 2024 · 1 comment

Comments

@dima1034
Copy link

Air doesn't load the .air.toml configuration file in the latest release. After updating, running air -c .air.toml no longer reads the file. Steps to reproduce:

Build the Docker image using the provided Dockerfile (golang:1.23 for build, golang:1.23-alpine for runtime).
Run the container with air -c .air.toml.
Observe that air doesn't pick up .air.toml.
Expected behavior: air should correctly read and apply .air.toml.

@xiantang
Copy link
Collaborator

#719

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants