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

feat: rename logrlint to loggercheck #3144

Merged
merged 16 commits into from Sep 6, 2022
Merged

Commits on Sep 6, 2022

  1. feat: rename logrlint to loggercheck

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    6b21235 View commit details
    Browse the repository at this point in the history
  2. revert package rename

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    a11d085 View commit details
    Browse the repository at this point in the history
  3. rename logrlint to loggercheck

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    07a312f View commit details
    Browse the repository at this point in the history
  4. Add comments for settings

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    9530cb5 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    d430ac5 View commit details
    Browse the repository at this point in the history
  6. review

    ldez committed Sep 6, 2022
    Copy the full SHA
    4f1b535 View commit details
    Browse the repository at this point in the history
  7. review

    ldez committed Sep 6, 2022
    Copy the full SHA
    9fe4e63 View commit details
    Browse the repository at this point in the history
  8. bump loggercheck; allow custom rules

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    a8b6e34 View commit details
    Browse the repository at this point in the history
  9. disable zap by default timonwong/loggercheck#27

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    dd0877d View commit details
    Browse the repository at this point in the history
  10. fix doc for rules

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    1d8bf31 View commit details
    Browse the repository at this point in the history
  11. add support to require logging key as strings

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    76d6170 View commit details
    Browse the repository at this point in the history
  12. add support to go-kit/log

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    d458aa8 View commit details
    Browse the repository at this point in the history
  13. re-enable kitlog and zap by default

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    34c05e2 View commit details
    Browse the repository at this point in the history
  14. bump loggercheck; add support to no-printf-like

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    e9c8fe4 View commit details
    Browse the repository at this point in the history
  15. add custom rules example

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    82e647e View commit details
    Browse the repository at this point in the history
  16. loggercheck version bump

    Signed-off-by: Timon Wong <timon86.wang@gmail.com>
    timonwong authored and ldez committed Sep 6, 2022
    Copy the full SHA
    cea6d9e View commit details
    Browse the repository at this point in the history