-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit] Add and apply prettier (#416)
- Loading branch information
1 parent
130dd8e
commit d21ccd3
Showing
5 changed files
with
70 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
**WARNING:** Please do not report issues about missing Django, see | ||
**WARNING:** Please do not report issues about missing Django, see | ||
[README](https://github.com/PyCQA/pylint-django#installation)! | ||
|
||
**TODO:** make sure to post the output of `pip freeze` | ||
|
||
**NOTES:** make sure you have the latest version of 3rd party packages | ||
like `rest_framework`, `factory`, `model_utils`, etc. before reporting | ||
issues! | ||
**NOTES:** make sure you have the latest version of 3rd party packages like | ||
`rest_framework`, `factory`, `model_utils`, etc. before reporting issues! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
* [carlio](https://github.com/carlio) | ||
* [mbarrien](https://github.com/mbarrien) | ||
* [frost-nzcr4](https://github.com/frost-nzcr4) | ||
* [ustun](https://github.com/ustun) | ||
* [jproffitt](https://github.com/jproffitt) | ||
* [lhupfeldt](https://github.com/lhupfeldt) | ||
* [smirolo](https://github.com/smirolo) | ||
* [mbertolacci](https://github.com/mbertolacci) | ||
* [atodorov](https://github.com/atodorov) | ||
* [bittner](https://github.com/bittner) | ||
* [federicobond](https://github.com/federicobond) | ||
* [matusvalo](https://github.com/matusvalo) | ||
* [fadedDexofan](https://github.com/fadeddexofan) | ||
* [imomaliev](https://github.com/imomaliev) | ||
* [psrb](https://github.com/psrb) | ||
* [WayneLambert](https://github.com/WayneLambert) | ||
* [alejandro-angulo](https://github.com/alejandro-angulo) | ||
* [brymut](https://github.com/brymut) | ||
* [michael-k](https://github.com/michael-k) | ||
* [naquiroz](https://github.com/naquiroz) | ||
* [john-sandall](https://github.com/john-sandall) | ||
* [dineshtrivedi](https://github.com/dineshtrivedi) | ||
- [carlio](https://github.com/carlio) | ||
- [mbarrien](https://github.com/mbarrien) | ||
- [frost-nzcr4](https://github.com/frost-nzcr4) | ||
- [ustun](https://github.com/ustun) | ||
- [jproffitt](https://github.com/jproffitt) | ||
- [lhupfeldt](https://github.com/lhupfeldt) | ||
- [smirolo](https://github.com/smirolo) | ||
- [mbertolacci](https://github.com/mbertolacci) | ||
- [atodorov](https://github.com/atodorov) | ||
- [bittner](https://github.com/bittner) | ||
- [federicobond](https://github.com/federicobond) | ||
- [matusvalo](https://github.com/matusvalo) | ||
- [fadedDexofan](https://github.com/fadeddexofan) | ||
- [imomaliev](https://github.com/imomaliev) | ||
- [psrb](https://github.com/psrb) | ||
- [WayneLambert](https://github.com/WayneLambert) | ||
- [alejandro-angulo](https://github.com/alejandro-angulo) | ||
- [brymut](https://github.com/brymut) | ||
- [michael-k](https://github.com/michael-k) | ||
- [naquiroz](https://github.com/naquiroz) | ||
- [john-sandall](https://github.com/john-sandall) | ||
- [dineshtrivedi](https://github.com/dineshtrivedi) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters