FastLint-Issues icon indicating copy to clipboard operation
FastLint-Issues copied to clipboard

FastLint automatically finds bugs in your code with cutting-edge AI-powered code analysis

Results 13 FastLint-Issues issues
Sort by recently updated
recently updated
newest added

>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

enhancement

I'm in love with this project; this morning a wild PR appeared in my project! 😄 Could be possible check and improve source code?

As seen in https://github.com/miscreant/miscreant/pull/158

bug

https://pypi.python.org/pypi/flake8 As seen in https://github.com/thread/routemaster/pull/41#issuecomment-367622211 Configuration is stored in setup.cfg

enhancement

- [ ] Trailing newline at end of file

enhancement

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...