Skip to content

Feat/lint format cleanup - #65

Merged
Lcwei-0708 merged 6 commits into
mainfrom
feat/lint-format-cleanup
Aug 31, 2026
Merged

Feat/lint format cleanup#65
Lcwei-0708 merged 6 commits into
mainfrom
feat/lint-format-cleanup

Conversation

@Lcwei-0708

Copy link
Copy Markdown
Owner

No description provided.

- Document lint and format standards in backend and frontend README
- Pin quote-style, indent-style, and indent-width in pyproject.toml
- Add Prettier config and pre-commit auto-fix for frontend
- Reformat imports, spacing, and modern type hints
- Fix line length, re-exports, and bare except issues
- Reformat JS/JSX with Prettier
- Fix unused vars, hooks order, and nav-main click handler
- Remove baseUrl from jsconfig.json
- Simplify and reformat linting and formatting documentation in README
- Ignore E712 and use is_(False) for ORM boolean filters
- Compare token expiry with func.now() for MariaDB consistency
- Update backend README with current Ruff ignore rules
@Lcwei-0708
Lcwei-0708 merged commit b5eff5b into main Aug 31, 2026
1 check passed
@Lcwei-0708
Lcwei-0708 deleted the feat/lint-format-cleanup branch August 31, 2026 18:53
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