rake icon indicating copy to clipboard operation
rake copied to clipboard

What's the point of order-only dependencies in `rake`?

Open x-yuri opened this issue 2 years ago • 0 comments

The ones added by #269. If you're adding that, then you probably want file tasks to ignore order-only dependencies?

https://github.com/ruby/rake/blob/5c60da8644a9e4f655e819252e3b6ca77f42b7af/lib/rake/file_task.rb#L32-L41

x-yuri avatar Jan 20 '23 05:01 x-yuri