Skip to content

Commit

Permalink
Refactor config
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 authored Nov 28, 2021
1 parent 6c9d6ec commit 3237369
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ Isucon/Mysql2/NPlusOneQuery:
Enabled: true
VersionAdded: '0.1.0'
SafeAutoCorrect: false
# Database:
# adapter: mysql2
# host: # TODO: Fix this
# database: # TODO: Fix this
# username: isucon
# password: isucon
# encoding: utf8
# port: 3306

Isucon/Mysql2/SelectAsterisk:
Description: 'Avoid `SELECT *` in `db.xquery`'
Expand Down

0 comments on commit 3237369

Please sign in to comment.