OSDG-IIITH / Discord-CAS

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

Lint .py and .js files #7

Closed someyuck closed 7 months ago

someyuck commented 7 months ago

Linted all code files. Added config files for both pylint and ESLint. Currently added disable comments for two pylint errors (bare-except and global-statement) in bot/main.py. Docstrings yet to be added in .js files

someyuck commented 7 months ago

LGTM, thanks for contributing! :tada:

Thanks for the opportunity! Would love to contribute more in the future!