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

lint: collect unused l10n tokens #25

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

Commits on Jun 20, 2017

  1. extract/l10n/Token: now ref could be explicit or implicit

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    a4ef262 View commit details
    Browse the repository at this point in the history
  2. common/files: added helper to files

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    8b1141b View commit details
    Browse the repository at this point in the history
  3. extract/js: extract token refs from js

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    c83cfba View commit details
    Browse the repository at this point in the history
  4. extract/js: extract token refs from templates

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    9cc2a4e View commit details
    Browse the repository at this point in the history
  5. lint: collect unused l10n tokens

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    dc3762c View commit details
    Browse the repository at this point in the history
  6. lint/reporter: handle unused l10n tokens in the reporters

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    89b1c1e View commit details
    Browse the repository at this point in the history
  7. lint: added --warn-unused-l10n to linter parameters

    Sergey Melyukov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    99cd37b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. lint/unused/l10n: improved search unused algorithm

    Sergey Melyukov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    fc40da0 View commit details
    Browse the repository at this point in the history
  2. lint: improved parallel l10n reporter and minor fixes

    Sergey Melyukov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    3a5e384 View commit details
    Browse the repository at this point in the history
  3. common/files: removed unused helper

    Sergey Melyukov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    bdd2423 View commit details
    Browse the repository at this point in the history
  4. lint: revert reporter

    Sergey Melyukov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    779caa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. more accuracy l10n token usage mark

    Sergey Melyukov committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    4ee3510 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. lint: minor improvements to unused-l10n reporter

    Sergey Melyukov committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    cdf28c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abda5ad View commit details
    Browse the repository at this point in the history