Skip to content

Commit 69ea270

Browse files
committed
Sort filenames [ci skip]
1 parent 9c01895 commit 69ea270

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.document

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,19 @@
1010
# prelude
1111
prelude.rb
1212
rbconfig.rb
13+
1314
array.rb
1415
ast.rb
1516
dir.rb
1617
gc.rb
17-
numeric.rb
1818
io.rb
1919
kernel.rb
20+
numeric.rb
2021
pack.rb
22+
ractor.rb
2123
timev.rb
2224
trace_point.rb
2325
warning.rb
24-
ractor.rb
2526

2627
# the lib/ directory (which has its own .document file)
2728
lib

0 commit comments

Comments
 (0)