| 
									
										
										
										
											2025-08-31 19:44:18 -05:00
										 |  |  | # -*- mode: conf; -*- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [MESSAGES CONTROL] | 
					
						
							| 
									
										
										
										
											2025-08-31 21:24:14 -05:00
										 |  |  | disable=fixme, | 
					
						
							|  |  |  |         abstract-method, | 
					
						
							|  |  |  |         anomalous-backslash-in-string, | 
					
						
							|  |  |  |         arguments-differ, | 
					
						
							|  |  |  |         arguments-renamed, | 
					
						
							|  |  |  |         assignment-from-no-return, | 
					
						
							|  |  |  |         attribute-defined-outside-init, | 
					
						
							|  |  |  |         bare-except, | 
					
						
							|  |  |  |         broad-exception-caught, | 
					
						
							|  |  |  |         consider-using-dict-comprehension, | 
					
						
							|  |  |  |         consider-using-dict-items, | 
					
						
							|  |  |  |         consider-using-generator, | 
					
						
							|  |  |  |         consider-using-get, | 
					
						
							|  |  |  |         consider-using-set-comprehension, | 
					
						
							| 
									
										
										
										
											2025-08-31 21:27:30 -05:00
										 |  |  |         cyclic-import, | 
					
						
							| 
									
										
										
										
											2025-08-31 21:24:14 -05:00
										 |  |  |         dangerous-default-value, | 
					
						
							|  |  |  |         deprecated-method, | 
					
						
							|  |  |  |         duplicate-code, | 
					
						
							|  |  |  |         implicit-str-concat, | 
					
						
							|  |  |  |         import-outside-toplevel, | 
					
						
							|  |  |  |         invalid-name, | 
					
						
							|  |  |  |         isinstance-second-argument-not-valid-type, | 
					
						
							|  |  |  |         keyword-arg-before-vararg, | 
					
						
							|  |  |  |         missing-function-docstring, | 
					
						
							|  |  |  |         missing-module-docstring, | 
					
						
							|  |  |  |         no-else-raise, | 
					
						
							|  |  |  |         no-member, | 
					
						
							|  |  |  |         not-callable, | 
					
						
							|  |  |  |         protected-access, | 
					
						
							|  |  |  |         redefined-outer-name, | 
					
						
							|  |  |  |         simplifiable-if-expression, | 
					
						
							|  |  |  |         singleton-comparison, | 
					
						
							|  |  |  |         super-init-not-called, | 
					
						
							|  |  |  |         too-few-public-methods, | 
					
						
							|  |  |  |         too-many-arguments, | 
					
						
							|  |  |  |         too-many-lines, | 
					
						
							|  |  |  |         too-many-locals, | 
					
						
							|  |  |  |         too-many-nested-blocks, | 
					
						
							|  |  |  |         too-many-positional-arguments, | 
					
						
							|  |  |  |         too-many-public-methods, | 
					
						
							|  |  |  |         too-many-statements, | 
					
						
							|  |  |  |         ungrouped-imports, | 
					
						
							|  |  |  |         unidiomatic-typecheck, | 
					
						
							|  |  |  |         unnecessary-comprehension, | 
					
						
							|  |  |  |         unnecessary-lambda, | 
					
						
							|  |  |  |         unnecessary-lambda-assignment, | 
					
						
							|  |  |  |         unspecified-encoding, | 
					
						
							|  |  |  |         unused-argument, | 
					
						
							|  |  |  |         unused-wildcard-import, | 
					
						
							|  |  |  |         use-a-generator, | 
					
						
							|  |  |  |         use-dict-literal, | 
					
						
							|  |  |  |         wildcard-import, | 
					
						
							|  |  |  |         wrong-import-order, |