Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `make watch` for generated files (#20794) | Gusted | 2022-08-14 | 1 | -1/+1 |
| | | | | - Don't rebuild the binary when generated files are updated, which is the case by-default when running `make watch`. | ||||
* | Exclude from watching tests (#17744) | Gusted | 2021-11-22 | 1 | -0/+1 |
| | |||||
* | Rename .air.conf to .air.toml (#17360) | silverwind | 2021-10-20 | 1 | -0/+9 |
As of https://github.com/cosmtrek/air/pull/90, the preferred file extension is .toml. The file format was always toml itself. |