Skip to content

fix: warn on config load#11

Merged
Brandon-Gottshall merged 1 commit intomainfrom
feature/issue-2-config-warning
Jan 11, 2026
Merged

fix: warn on config load#11
Brandon-Gottshall merged 1 commit intomainfrom
feature/issue-2-config-warning

Conversation

@Brandon-Gottshall
Copy link
Copy Markdown
Owner

@Brandon-Gottshall Brandon-Gottshall commented Jan 11, 2026

Summary

  • warn and continue with defaults when config is missing or invalid instead of exiting
  • add sentinel errors plus tests for the config loader to prove defaults still load
  • add a warning helper and document the new scripts/ifx-dev workflow for brew dev installs

Testing

  • GOCACHE=$(pwd)/.cache/go-build GOMODCACHE=$(pwd)/.cache/gomod go test ./...
  • GOCACHE=$(pwd)/.cache/go-build GOMODCACHE=$(pwd)/.cache/gomod make build
  • make lint

@Brandon-Gottshall Brandon-Gottshall merged commit c1a4bab into main Jan 11, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant