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

Use vanity imports #5

Merged
merged 4 commits into from
Jan 1, 2019
Merged

Use vanity imports #5

merged 4 commits into from
Jan 1, 2019

Commits on Jan 1, 2019

  1. import-path: Change import path

    Add a short and general documentation of the non-binary package and
    canonicalize the import path.
    ifraixedes committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    52f9be1 View commit details
    Browse the repository at this point in the history
  2. ci: Configure vanity imports

    Add the vanity import path in the CI configuration.
    ifraixedes committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    c23236f View commit details
    Browse the repository at this point in the history
  3. Makefile: refactor lint target

    Remove an unneeded vendor directory exclusion in metalinter because the
    --vendor flag is already doing so.
    ifraixedes committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    6d1504a View commit details
    Browse the repository at this point in the history
  4. README: Put badges in separated lines

    Put badges in separated lines for better readability.
    ifraixedes committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    bf7377a View commit details
    Browse the repository at this point in the history