[gi-docgen/for-main: 2/3] Add pylintrc




commit de58f7ad7e9edaac35813eaaa84af09d7c8f0b9d
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Dec 11 00:47:58 2021 +0000

    Add pylintrc
    
    Make pylint not complain so much.

 .pylintrc | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/.pylintrc b/.pylintrc
new file mode 100644
index 0000000..fce2343
--- /dev/null
+++ b/.pylintrc
@@ -0,0 +1,5 @@
+# SPDX-FileCopyrightText: 2021 GNOME Foundation
+#
+# SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later
+
+disable=too-many-lines,line-too-long


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]