Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
mix format
  • Loading branch information
thbar committed Aug 20, 2025
commit 748fd4b14d9e9499b6f332bcde163a274b56cded
2 changes: 2 additions & 0 deletions scripts/irve/stats.exs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ end)
files = [
{:dev_separator, "cache-dir/irve/irve_static_consolidation.csv"}
]

IO.puts("=====================")

files
|> Enum.each(fn {name, file} ->
file = Path.expand(file)
Expand Down