refactor: add line counting command for Verus source files - #41
Conversation
|
Since xinyi is busy writing paper, maybe you can try this to see whether count_line works for you. |
|
Is this based on the new |
It is based on the new version of line-count (exactly this one) |
|
It works, but we may make the interaction nicer. I've run If the line-level output is useful in some cases, we may add a |
It's because in the original version it adds the |
|
Actually for a large scale project like VOSTD, I do not think this |
Indeed, we can delete this option. |
|
Another question: |
0a56c73 to
4886a8b
Compare
This is caused by line_count reads the generated Maybe I shall use the folder scan feature added in the new count line for the folder I guess. |
|
@rikosellic Now it works |
|
It works very well! Thanks! |
|
Please also sync this in vostd. |
No description provided.