Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for includes (0.14 sec)

  1. common/config/.golangci.yml

              - $all
            deny:
              - pkg: github.com/golang/protobuf/ptypes
                desc: "do not use github.com/golang/protobuf/ptypes; use google.golang.org/protobuf/types/known instead"
      gosec:
        includes:
          - G401
          - G402
          - G404
    issues:
      # List of regexps of issue texts to exclude, empty list by default.
      # But independently from this option we use default exclude patterns,
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 19:22:39 GMT 2024
    - 11K bytes
    - Viewed (0)
Back to top