Created
December 22, 2017 22:25
-
-
Save ishanSrt/b3082afabc31229b71fd3a25b9581cc2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[Default] | |
files = *.py, gym/**/*.py, gym/tests/**/*.py | |
max_line_length = 80 | |
use_spaces = False | |
[Python] | |
bears = SpaceConsistencyBear, QuotesBear | |
language = Python | |
preferred_quotation = " | |
default_actions = **: ApplyPatchAction |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment