Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #154
Closed
Open
Issue created Mar 26, 2020 by Administrator@rootContributor

Style guide needs to be enforced

Created by: KrishnaPravin

Describe the bug Currently, there is no guidance/control of the style of the code here. As a result, in every PR there are lots of changes related to spaces, newline characters, and other code style-related changes. This increases the number of changes.

To Reproduce Steps to reproduce the behavior:

  1. Check the number of changes related to whitespace in PRs

Expected behavior The contributors should run a code formatting tool like Prettier before submitting the PR. To help the contributors do this, there must be a config file that has the formatting rules in it. In the case of Prettier, it is .prettierrc at the root of the project or any other configuration format supported by Prettier.

Screenshots Screenshot 2020-03-26 at 11 52 49 AM

Assignee
Assign to
Time tracking