aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2021-11-18 15:31:26 -0800
committerDan Albert <danalbert@google.com>2021-11-18 15:31:26 -0800
commit6169a46fd0a78ed1f3c9fd2c41c1636eb0ed35c5 (patch)
tree9981b944aff1cd7ae30896137ef546ac481c702a
parent612950b6eae36a543f4645d743f5fd02839c9788 (diff)
downloadpylint-main.tar.gz
Test: None Bug: http://b/206656351 Change-Id: Ifccc674407957534eac217210bc91e1307c089c6
-rw-r--r--METADATA17
-rw-r--r--MODULE_LICENSE_GPL0
l---------NOTICE1
-rw-r--r--OWNERS1
4 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 000000000..64f288d80
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,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
+}
diff --git a/MODULE_LICENSE_GPL b/MODULE_LICENSE_GPL
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/MODULE_LICENSE_GPL
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 000000000..7a694c969
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 000000000..de0797b35
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/system/core:master:/janitors/OWNERS