Skip to content

Enforce Code Consistency with Updated ESLint Rules #322

@Manasvisingh12

Description

@Manasvisingh12

Description:
The codebase has some inconsistent formatting due to different coding styles. Updating ESLint rules will ensure a uniform style across all contributions.

Proposed Fix:

  • Align ESLint config with Electron’s official style guide.
  • Enforce consistent imports, indentation, and spacing.
  • Add a pre-commit hook to automatically format code before committing.

Impact:
This will make the codebase cleaner, more readable, and easier to review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions