Lints the code and requests that contributors do the same.

This commit is contained in:
Jonathan Barratt
2021-10-23 15:16:53 +07:00
parent 8770de741d
commit ca0fb00af6
2 changed files with 116 additions and 127 deletions

View File

@@ -52,9 +52,12 @@ Options that can be configured in zs_config.json:
```
### Will my account get banned if I use this tool?
Currently no user has reported their account getting banned after using ZSpotify.
This isn't to say _you_ won't get banned as it is technically againt Spotify's TOS.
This isn't to say _you_ won't get banned as it is technically against Spotify's TOS.
**Use ZSpotify at your own risk**, the developers of ZSpotify are not responsible if your account gets banned.
### Contributing
Please be sure to lint your code with pylint before issuing a pull-request, thanks!
## **Changelog:**
**v2.1 (Oct 2021):**
- Moved configuration from hard-coded values to separate zs_config.json file