File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ generate: $(BIN)/buf $(BIN)/license-header ## Regenerate code and license header
3535 rm -rf gen
3636 buf generate buf.build/bufbuild/protovalidate:$(PROTOVALIDATE_VERSION )
3737 buf generate buf.build/bufbuild/protovalidate-testing:$(PROTOVALIDATE_VERSION )
38- $(ADD_LICENSE_HEADER ) --ignore __init__.py
38+ $(ADD_LICENSE_HEADER )
3939
4040.PHONY : format
4141format : install $(BIN ) /license-header # # Format code
Original file line number Diff line number Diff line change 1- # Copyright 2023 Buf Technologies, Inc.
1+ # Copyright 2023-2025 Buf Technologies, Inc.
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2023 Buf Technologies, Inc.
1+ # Copyright 2023-2025 Buf Technologies, Inc.
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2023 Buf Technologies, Inc.
1+ # Copyright 2023-2025 Buf Technologies, Inc.
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2023 Buf Technologies, Inc.
1+ # Copyright 2023-2025 Buf Technologies, Inc.
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments