Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FilenameBear: Add ignore_uppercase_filenames #687

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Conversation

sils
Copy link
Member

@sils sils commented Aug 15, 2016

No description provided.

@@ -26,6 +29,9 @@ def run(self, filename, file, file_naming_convention: str="snake"):
- ``camel`` (``thisIsCamelCase``)
- ``pascal`` (``ThisIsPascalCase``)
- ``snake`` (``this_is_snake_case``)
:param ignore_uppercase_filenames:
Wether or not to ignore fully uppercase filenames completely, e.g.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whether*

@adtac
Copy link
Member

adtac commented Aug 15, 2016

52903a3 needs work

@adtac
Copy link
Member

adtac commented Aug 15, 2016

ack 255a126

@adtac
Copy link
Member

adtac commented Aug 15, 2016

ack 8a1800f

@adtac
Copy link
Member

adtac commented Aug 15, 2016

@rultor merge

@rultor
Copy link

rultor commented Aug 15, 2016

@rultor merge

@hypothesist OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 8a1800f into master Aug 15, 2016
@rultor
Copy link

rultor commented Aug 15, 2016

@rultor merge

@hypothesist Done! FYI, the full log is here (took me 1min)

@sils sils deleted the sils/filename branch August 15, 2016 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants