aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 64f288d8025d4d7260ec7b3750fb03769acd9f3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "pylint"
description:
    "Python linter."

third_party {
  url {
    type: HOMEPAGE
    value: "https://pylint.org/"
  }
  url {
    type: GIT
    value: "https://github.com/PyCQA/pylint"
  }
  version: "v2.11.1"
  last_upgrade_date { year: 2021 month: 11 day: 18 }
  license_type: RESTRICTED
}