OSDG-IIITH / Discord-CAS

Tool for user verification via CAS on Discord servers.
0 stars 6 forks source link

Lint codebase and fix any issues that arise #4

Closed ankith26 closed 7 months ago

ankith26 commented 7 months ago

Description

Using good code practices makes the codebase easier to understand and modify. This is can be a good introductory task for contributors new to the code base.

Tasks

Linting may involve creating major changes too. Contact maintainer before performing such changes.

Try to make configuration files containing the default configuration (PEP8 standards) or (ESLint) in JavaScript

someyuck commented 7 months ago

Hi, I'd like to work on this.