FastLint-Issues
FastLint-Issues copied to clipboard
FastLint automatically finds bugs in your code with cutting-edge AI-powered code analysis
>Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book)....
https://github.com/jmeas/react-composer/pull/26#event-1457092129
I'm in love with this project; this morning a wild PR appeared in my project! 😄 Could be possible check and improve source code?
https://pypi.python.org/pypi/flake8 As seen in https://github.com/thread/routemaster/pull/41#issuecomment-367622211 Configuration is stored in setup.cfg
- [ ] Trailing newline at end of file
https://github.com/cba85/nginx-spam-referral/pull/1
"fix typos" should include file names, or the type of location / change, like "Fix CSS typos" or something. Also "Minor fixes" could be more descriptive. Overall, 👍, this is...