Giter VIP home page Giter VIP logo

go_container's People

Contributors

dependabot[bot] avatar johnerikhalse avatar trym-b avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

go_container's Issues

Readme linter

Motivation

If some of the most obvious spelling mistakes and word order issues were solved before a pull request was created, pull request reviews would go much smoother. This leads to less "noise" in pull requests

Feature

By using tools such as https://github.com/streetsidesoftware/cspell we can avoid some of the worst spelling mistakes, and perhaps other tools can be used to lint for grammar mistakes.

Create `Contributing` documentation

Motivation

If others want to contribute code to our repositories, we need to have to make sure we have the necessary legal rights to the code, otherwise changing licenses, etc could be legally dubious.

Feature

Add a CONTRIBUTING.md file that contains how to contribute, with a Contributor Licence Agreement that must be signed before contributing. An option is to base it on grpc-go contributing guidelines: https://github.com/grpc/grpc-go/blob/master/CONTRIBUTING.md

Determine which `golangci-lint` linters should be enabled/disabled

The current sub-linters are now enabled (or soon to be):

The default enabled sub-linters as of version v1.53.3:

  • errcheck
  • gosimple
  • govet
  • ineffassign
  • staticcheck
  • typecheck
  • unused

The default disabled sub-linters as of version v1.53.3:

  • gofmt, to ensure all code has been formatted properly

There still remains a large list of sub-linters that we have not taken a stand on, which can be found here: https://golangci-lint.run/usage/linters/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.