style-analyzer icon indicating copy to clipboard operation
style-analyzer copied to clipboard

Lookout Style Analyzer: fixing code formatting and typos during code reviews

Results 43 style-analyzer issues
Sort by recently updated
recently updated
newest added

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

We use the new JS driver that has a fix for the original issue https://github.com/bblfsh/javascript-driver/issues/54. We can remove everything related to a workaround for this fix.

enhancement
format
small

We don't have them for the recently released 0.1.1

format

We should finish `QualityReport` and `GeneralReport` refactoring so they become easily extendable and without code duplication, we have right now: https://github.com/src-d/style-analyzer/blob/master/lookout/style/format/benchmarks/quality_report.py#L370-L378

enhancement
refactor
format
medium

Inspired by UIMA. We never remove annotations, only add. ...

enhancement
refactor
large

Right now due to some problems with dependencies and/or dockerfiles typos analyzer doesn't work out-of-the-box. We need to solve them and finally demo the analyzer.

bug
typos

Some of our Python dependencies are only used for pretraining some models, e.g. typos. We need to add a "train" option to setup.py so that they are not installed by...

New release of `gensim==3.7.2` broke several things in `CandidateGenerator` in `typos`: 1. Loading fasttext model from the file - _easy fix_. 2. Modelforge save/load functions are now broken because of...

typos

Convert to issues as needed.

refactor
small

@irinakhismatullina mentioned that there are some uncommitted results that should be finalized. @irinakhismatullina, please add anything you need from your last experiments.

enhancement
typos