![JAR search and dependency download from the Maven repository](/logo.png)
.github.linters..sqlfluff Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pg-index-health-core Show documentation
Show all versions of pg-index-health-core Show documentation
pg-index-health-core is a Java library for analyzing and maintaining indexes and tables health in PostgreSQL databases on a specific host.
[sqlfluff]
dialect = postgres
warnings = LT01
max_line_length = 280
templater = raw
[sqlfluff:indentation]
indented_joins = True
allow_implicit_indents = True
indented_on_contents = False
indented_ctes = True
[sqlfluff:layout:type:binary_operator]
line_position = trailing
[sqlfluff:layout:type:comparison_operator]
line_position = trailing
[sqlfluff:rules:references.keywords]
ignore_words = columns,toast
[sqlfluff:rules:structure.join_condition_order]
preferred_first_table_in_join_clause = later
[sqlfluff:rules:aliasing.table]
aliasing = implicit
[sqlfluff:rules:aliasing.column]
aliasing = explicit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy