Skip to content

Commit cf55e78

Browse files
dakodakovddakovpre-commit-ci[bot]
authored
control-service: Fix Java Google Formatter (#3435)
Fix Java Google Formatter --------- Signed-off-by: Dako Dakov <[email protected]> Co-authored-by: ddakov <[email protected]> Co-authored-by: github-actions <> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f8d497a commit cf55e78

File tree

2,083 files changed

+2103
-2095
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,083 files changed

+2103
-2095
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
blank_issues_enabled: false

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
# To get started with Dependabot version updates, you'll need to specify which

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: autoupdate

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
# This workflow uses actions that are not certified by GitHub.

.github/workflows/dependabot.autoapprove.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Auto approve

.github/workflows/dependabot.automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: automerge

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Google Java Format

.github/workflows/pr-title-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: "PR Title Checker"

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
# default image used by all pipelines if not overridden per job

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2024 Broadcom
1+
# Copyright 2023-2025 Broadcom
22
# SPDX-License-Identifier: Apache-2.0
33

44
repos:

0 commit comments

Comments
 (0)