From 253878436e2b6d73dfd91ccf0ac12d04cc683d34 Mon Sep 17 00:00:00 2001 From: Frederik Buchlák <30214087+fbuchlak@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:26:49 +0000 Subject: feat: add tlint (#162) * feat: add tlint * update doc --- doc/conform.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/conform.txt b/doc/conform.txt index 505261c..82d7bea 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -277,6 +277,8 @@ FORMATTERS *conform-formatter `templ` - Formats templ template files. `terraform_fmt` - The terraform-fmt command rewrites `terraform` configuration files to a canonical format and style. +`tlint` - Tighten linter for Laravel conventions with support for auto- + formatting. `trim_newlines` - Trim new lines with awk. `trim_whitespace` - Trim whitespaces with awk. `uncrustify` - A source code beautifier for C, C++, C#, ObjectiveC, D, Java, -- cgit v1.2.3-70-g09d2