• Will Chen's avatar
    Replace prettier with oxfmt for faster formatting (#2313) · 29028f65
    Will Chen 提交于
    ## Summary
    - Swap prettier for oxfmt in devDependencies for faster formatting
    - Rename scripts: prettier -> fmt, prettier:check -> fmt:check
    - Update lint-staged to use oxfmt
    - Update CLAUDE.md and skill docs to reference npm run fmt
    
    ## Test plan
    - [x] Run npm run fmt to verify formatting works
    - [x] Run npm run fmt:check to verify check mode works
    - [x] Verify lint-staged runs oxfmt on commit
    
    #skip-bugbot
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Replaced Prettier with oxfmt for faster formatting. Updated to oxfmt
    0.26.0, added a project config, renamed scripts to fmt and fmt:check,
    and refreshed docs; oxfmt’s new rules applied compact formatting across
    many files.
    
    - **Migration**
      - Use npm run fmt and npm run fmt:check in local workflows and CI.
      - lint-staged now formats with oxfmt on commit.
      - Requires Node 20.19+ or 22.12+.
    
    <sup>Written for commit a9e3812b02849f8d6357913113fca68ca8b4fcbc.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    
    ---------
    Co-authored-by: 's avatarClaude Opus 4.5 <noreply@anthropic.com>
    29028f65
名称
最后提交
最后更新
..
app_env_vars_handlers.ts 正在载入提交数据...
app_handlers.ts 正在载入提交数据...
app_upgrade_handlers.ts 正在载入提交数据...
capacitor_handlers.ts 正在载入提交数据...
chat_handlers.ts 正在载入提交数据...
chat_stream_handlers.ts 正在载入提交数据...
context_paths_handlers.ts 正在载入提交数据...
createFromTemplate.ts 正在载入提交数据...
debug_handlers.ts 正在载入提交数据...
dependency_handlers.ts 正在载入提交数据...
git_branch_handlers.ts 正在载入提交数据...
github_handlers.ts 正在载入提交数据...
help_bot_handlers.ts 正在载入提交数据...
import_handlers.ts 正在载入提交数据...
language_model_handlers.ts 正在载入提交数据...
local_model_handlers.ts 正在载入提交数据...
local_model_lmstudio_handler.ts 正在载入提交数据...
local_model_ollama_handler.ts 正在载入提交数据...
mcp_handlers.ts 正在载入提交数据...
neon_handlers.ts 正在载入提交数据...
node_handlers.ts 正在载入提交数据...
portal_handlers.ts 正在载入提交数据...
pro_handlers.ts 正在载入提交数据...
problems_handlers.ts 正在载入提交数据...
prompt_handlers.ts 正在载入提交数据...
proposal_handlers.ts 正在载入提交数据...
release_note_handlers.ts 正在载入提交数据...
safe_handle.ts 正在载入提交数据...
security_handlers.ts 正在载入提交数据...
session_handlers.ts 正在载入提交数据...
settings_handlers.ts 正在载入提交数据...
shell_handler.ts 正在载入提交数据...
supabase_handlers.ts 正在载入提交数据...
template_handlers.ts 正在载入提交数据...
testing_chat_handlers.ts 正在载入提交数据...
token_count_handlers.ts 正在载入提交数据...
upload_handlers.ts 正在载入提交数据...
vercel_handlers.ts 正在载入提交数据...
version_handlers.ts 正在载入提交数据...
window_handlers.ts 正在载入提交数据...