Skip to content

Commit

Permalink
add one violation.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Mar 12, 2021
1 parent 164b3a6 commit 9c2c406
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/App/perlbrew.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ use App::Perlbrew::Path::Root;

### global variables

my $unused_global_var;

# set $ENV{SHELL} to executable path of parent process (= shell) if it's missing
# (e.g. if this script was executed by a daemon started with "service xxx start")
# ref: https://github.com/gugod/App-perlbrew/pull/404
Expand Down

0 comments on commit 9c2c406

Please sign in to comment.