Giter Site home page Giter Site logo

clorox's People

Contributors

barbosa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

clorox's Issues

Add option to remove all leading whitespace

I really enjoy Clorox and we even enforce it's usage using the danger plugin, however I have some files with trailing whitespaces/newlines before the actual code so when I run it these files start being flagged as with errors due to the SwiftLint Leading Whitespace rule.

How do you feel about adding an option to enable the complete removal of leading whitespace?

Thanks for the awesome job so far! ๐ŸŽ‰

pip: command not found

Actually, the pip its not available in every macOS installation as it says on the readme.

So if you need to install it just use this command:
sudo easy_install pip

Thanks! ๐Ÿš€

SyntaxError: Missing parentheses in call to 'print'

Whenever I try to run clorox I get the following error:

$ clorox --path ProjectX
Traceback (most recent call last):
  File "/usr/local/bin/clorox", line 9, in <module>
    load_entry_point('clorox==0.5', 'console_scripts', 'clorox')()
  File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/setuptools-9.1-py3.4.egg/pkg_resources/__init__.py", line 474, in load_entry_point
  File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/setuptools-9.1-py3.4.egg/pkg_resources/__init__.py", line 2569, in load_entry_point
  File "/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/setuptools-9.1-py3.4.egg/pkg_resources/__init__.py", line 2260, in load
  File "/usr/local/lib/python3.4/site-packages/clorox/clorox.py", line 88
    print 'You must provide a directory to be cleaned using the --dir option'
                                                                            ^
SyntaxError: Missing parentheses in call to 'print'

Environment

  • macOS 10.12
  • Python 3.4.2 installed via hombebrew
  • pip 7.1.2 from /usr/local/lib/python3.4/site-packages (python 3.4)
  • clorox-0.5
  • couleur-0.6.2

Reproducible

  • Always

Am I doing something wrong?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.