mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 08:44:54 +00:00
core: dynamically resolve formatter executable paths at runtime
Formatters now determine their executable location when enabled rather than using hardcoded paths. This ensures formatters work correctly regardless of how the tool was installed or where executables are located on the system.
This commit is contained in:
4
.opencode/.gitignore
vendored
4
.opencode/.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
node_modules
|
||||
plans
|
||||
package.json
|
||||
bun.lock
|
||||
.gitignore
|
||||
package-lock.json
|
||||
plans
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user