dolibarr/.github
MDW fad3e2d2bf
QUAL: Add sqlfluff (SQL code and style check) (#29097)
* QUAL: Add sqlfluff (SQL code and style check)

# QUAL: Add sqlfluff (SQL code and style check)

This adds a validity and style check on the .sql files.
The same tool can be used to fix style (which can be set up as a
pre-commit hook).

* Ignore some sqlfluff notices

* Ignore RF04 notice, warning about the use of sql keywords

* Adjust dialects for some directories
2024-04-16 01:23:27 +02:00
..
ISSUE_TEMPLATE Removed field that are never filled 2024-03-02 16:56:04 +01:00
tmp Try to move tmp dir 2024-01-10 14:52:12 +01:00
workflows QUAL: Add sqlfluff (SQL code and style check) (#29097) 2024-04-16 01:23:27 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2021-03-30 17:14:11 +02:00
CODEOWNERS Start to experiment codeowners 2019-02-15 15:58:34 +01:00
CONTRIBUTING.md QUAL Improve spelling in documentation strings/text (#26611) 2023-11-16 15:33:55 +01:00
dependabot.yml chore: Included githubactions in the dependabot config 2022-06-24 01:32:21 +00:00
FUNDING.yml Qual: Fix line endings of yaml files for yamllint. (#27479) 2024-01-13 15:49:17 +01:00
PULL_REQUEST_TEMPLATE.md New perf & qual sections for PR template (#26328) 2023-10-23 19:00:03 +02:00