๐Ÿ’พ Archived View for source.community โ€บ jeffdecola โ€บ my-go-tools โ€บ blob โ€บ develop โ€บ .codeclimate.yml captured on 2023-09-08 at 16:11:15. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2023-01-29)

โžก๏ธ Next capture (2024-02-05)

-=-=-=-=-=-=-

                                                         .
,-. ,-. . . ,-. ,-. ,-.    ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . .
`-. | | | | |   |   |-'    |   | | | | | | | | | | | | | |  | |
`-' `-' `-^ '   `-' `-' :: `-' `-' ' ' ' ' ' ' `-^ ' ' ' `' `-|
                                                             /|
                                                            `-'

Profile for jeffdecola

jeffdecola / my-go-tools

git clone https://source.community/jeffdecola/my-go-tools.git

Branches

Log

Tree

/.codeclimate.yml (develop)

โ†‘ /

blob

View raw contents of /.codeclimate.yml (develop)

โ”€โ”€โ”€โ”€โ•ฎ
   1โ”‚ # .codeclimate.yml
   2โ”‚ 
   3โ”‚ version: "2"
   4โ”‚ # prepare: Actions to perform before analysis begins
   5โ”‚ #   fetch: Remote files to fetch (files are placed relative to the repo's root directory)
   6โ”‚ #     url: url to fetch
   7โ”‚ #     path: destination relative to repo's root directory
   8โ”‚ 
   9โ”‚ # checks: Configuration of maintainability checks
  10โ”‚ #   <name>
  11โ”‚ #     enabled: true|false
  12โ”‚ #     config: check configuration
  13โ”‚ 
  14โ”‚ # plugins: Enable optional engines to run in addition to your analysis
  15โ”‚ #   <name>
  16โ”‚ #     enabled: true|false
  17โ”‚ #     channel: alternate channel to use (stable is default)
  18โ”‚ #     config: plugin configuration
  19โ”‚ plugins:
  20โ”‚   markdownlint:
  21โ”‚     enabled: true
  22โ”‚   shellcheck:
  23โ”‚     enabled: true
  24โ”‚   gofmt:
  25โ”‚     enabled: true
  26โ”‚   golint:
  27โ”‚     enabled: true
  28โ”‚     config:
  29โ”‚       min_confidence: 0.9
  30โ”‚   govet:
  31โ”‚     enabled: true
  32โ”‚ 
  33โ”‚ # exclude_patterns: Exclude files and/or directories from analysis
  34โ”‚ # - <pattern>
  35โ”‚ # - <pattern>
  36โ”‚ exclude_patterns:
  37โ”‚ - "docs/"
โ”€โ”€โ”€โ”€โ•ฏ

ยท ยท ยท

๐Ÿก Home

FAQs

Privacy Policy

Terms & Conditions

Official Gemlog

info@source.community

ยฉ 2023 source.community