PragmaTwice commented on PR #1244:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1244#issuecomment-1416745278

   > How about dropping the prefix?
   
   I think the prefix can make them more distinguishing than other source files 
in alphabetical order, e.g.
   ```
   cmd_a
   b
   cmd_c
   d
   cmd_e
   ```
   than
   ```
   b
   cmd_a
   cmd_c
   cmd_e
   d
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to