ci/lint: enabling goheader linter ensuring the existance of a license header in go files (#593)

Signed-off-by: Alex Snast <alexsn@fb.com>
This commit is contained in:
Alex Snast
2020-07-07 15:36:09 +03:00
committed by GitHub
parent ba9581cd77
commit 7df2e02343
819 changed files with 825 additions and 819 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
// Copyright 2019-present Facebook Inc. All rights reserved.
// This source code is licensed under the Apache 2.0 license found
// in the LICENSE file in the root directory of this source tree.