Skip to content

Commit

Permalink
adição de autenticação por modo basic authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriano M. La Selva committed May 2, 2020
1 parent 9c409f4 commit b2cfde7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
checks:
go: true
build:
nodes:
analysis:
project_setup:
override:
- 'true'
environment:
go:
version: go1.9.2
tests:
override:
- go-scrutinizer-run
- govet-run
- golint-run

0 comments on commit b2cfde7

Please sign in to comment.