Skip to content

Commit

Permalink
traceroute の指摘修正
Browse files Browse the repository at this point in the history
未使用のルートとして doorkeeper/authorizations#show を無視する設定を .traceroute.yml に追加
  • Loading branch information
MikotoMakizuru committed Jan 19, 2025
1 parent 41aeb20 commit 82a2c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .traceroute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ignore_unused_routes:
- any_login\/.*
- active_storage\/.*
- jobs/mass_update
- doorkeeper/authorizations#show
ignore_unreachable_actions:
- rails\/.*
- active_storage\/.*
Expand Down

0 comments on commit 82a2c06

Please sign in to comment.