kwanhur opened a new issue #8002:
URL: https://github.com/apache/skywalking/issues/8002


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   
   ### Description
   
   Add subcommand `diff` in `license-eye`, it'll help us to show what's the 
differences between files and `license-eye`'s pattern content, support to 
specify `dir` `filepath` is the better.
   
   ### Use case
   
   `license-eye diff test.go` difference example under `Apache License2.0`
   
   ```bash
   *** asf.lic          2021-10-25 23:56:27.000000000 +0800
   --- test.go  2021-10-25 23:57:04.000000000 +0800
   ***************
   *** 5,9 ****
     // You may obtain a copy of the License at
     //
   ! //     http://www.apache.org/licenses/LICENSE-2.0
     //
     // Unless required by applicable law or agreed to in writing, software
   --- 5,9 ----
     // You may obtain a copy of the License at
     //
   ! //     wwwhttp://www.apache.org/licenses/LICENSE-2.0
     //
     // Unless required by applicable law or agreed to in writing, software
   ```
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to