Skip to content

Format / lint via pre-commit #259

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

Merged
merged 1 commit into from
Aug 24, 2018
Merged

Format / lint via pre-commit #259

merged 1 commit into from
Aug 24, 2018

Conversation

asottile
Copy link
Member

No description provided.

@asottile
Copy link
Member Author

Mostly RFC -- pre-commit is a git hooks / linting framework that I maintain. I finally decided to do this after pushing yet another linting error and waiting a half hour for CI to tell me I typo'd a variable name -- realize I lean on the tools too much :)

If any of the formatting is off I'm happy to dial it back, this is using most of the formatting that I usually use myself. I can also add import ordering since that's another one that's commonly back-and-forthed.

let me know what you think @dahlia!

@asottile asottile requested a review from dahlia August 23, 2018 01:01
Copy link
Member

@dahlia dahlia left a comment

Choose a reason for hiding this comment

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

Looks good to me in general!

@asottile asottile merged commit 31bd55a into sass:master Aug 24, 2018
@asottile asottile deleted the format_code branch August 24, 2018 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants