Commit 08c1eaf
committed
chore: Replace devcontainer with Flox environment and streamline CI
Migrate from Docker-based devcontainer to Flox for reproducible development
environments. This simplifies the setup by using Nix packages (nodejs_24,
claude-code, prettier, markdownlint-cli) and removes redundant configuration
files that have been consolidated elsewhere.
- Remove .devcontainer/ in favor of .flox/ environment
- Remove copilot-instructions.md (consolidated into CLAUDE.md)
- Remove separate claude-code-review.yml workflow
- Update claude.yml with newer tool versions and explicit Node.js setup
Signed-off-by: Eden Reich <eden.reich@gmail.com>1 parent a6381d7 commit 08c1eaf
File tree
10 files changed
+540
-250
lines changed- .devcontainer
- .flox
- env
- .github
- workflows
10 files changed
+540
-250
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments