Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license-check for .go , .sh , Dockerfile and Makefile #205

Merged
merged 5 commits into from
Sep 8, 2020

Commits on Sep 7, 2020

  1. Add license-check for .go , .sh , Dockerfile and Makefile

    Signed-off-by: ajeetrai707 <ajeetrai707@gmail.com>
    ajeetrai7 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b364240 View commit details
    Browse the repository at this point in the history
  2. remove unwanted newlines and add make license-check in .travis.yml

    Signed-off-by: ajeetrai707 <ajeetrai707@gmail.com>
    ajeetrai7 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    26c5bde View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. remove some newlines and spaces

    Signed-off-by: ajeetrai707 <ajeetrai707@gmail.com>
    ajeetrai7 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3ef388f View commit details
    Browse the repository at this point in the history
  2. Add some comments in tools.go file

    Signed-off-by: ajeetrai707 <ajeetrai707@gmail.com>
    ajeetrai7 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2bdea7d View commit details
    Browse the repository at this point in the history
  3. Add license-check cmd in all

    Signed-off-by: ajeetrai707 <ajeetrai707@gmail.com>
    ajeetrai7 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    17900c6 View commit details
    Browse the repository at this point in the history