Skip to content
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

Fixing bug: miss words #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 18, 2019

  1. Fixing bug: miss words

    fix missng words if matched line more than one, sorting the line matched, and fixing mathed line in matched line
    renaldyrizki authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    002c795 View commit details
    Browse the repository at this point in the history
  2. minor bug fixes

    Fixxing: 4 for Unused variable, import, function or class
    1 for Missing variable declaration
    renaldyrizki authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    c29e383 View commit details
    Browse the repository at this point in the history
  3. For better performa use index2

    fix missng words if matched line more than one, sorting the line matched, and fixing mathed line in matched line.
    for 3 block in one line.
    renaldyrizki authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    3035b97 View commit details
    Browse the repository at this point in the history