Skip to content

Commit

Permalink
Use snakecase folder name for .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Odom committed Jul 19, 2023
1 parent 9e742d0 commit 8ff697c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[run]
source = {{REPO_NAME}}
source = {{REPO_NAME_SNAKECASE}}

[report]
exclude_lines =
Expand Down

0 comments on commit 8ff697c

Please sign in to comment.