From 1170c9cd2a416ad4fedf3d83f90d4e060ca61084 Mon Sep 17 00:00:00 2001 From: Ruhan Date: Fri, 19 Jul 2024 16:39:02 +0530 Subject: [PATCH 1/8] test --- sampleTSFile.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sampleTSFile.ts b/sampleTSFile.ts index 5b2c87f..125d499 100644 --- a/sampleTSFile.ts +++ b/sampleTSFile.ts @@ -1,4 +1,4 @@ // example.ts // Unused variable -const unusedVar: number = 42; +const unusedVarr: number = 42; From 5d7db8e1f0ea30cbc9bb32517b0ed9212d148c6a Mon Sep 17 00:00:00 2001 From: Ruhan Muzaffar Date: Mon, 30 Sep 2024 12:39:21 +0530 Subject: [PATCH 2/8] Create .coderabbit.yaml Test coderabbit yaml file --- .coderabbit.yaml | 87 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 .coderabbit.yaml diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000..a5f7cd1 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,87 @@ +language: ja-JP +tone_instructions: >- + xxx +early_access: true +enable_free_tier: true +reviews: + profile: assertive + request_changes_workflow: false + high_level_summary: true + high_level_summary_placeholder: '@coderabbitai summary' + auto_title_placeholder: '@coderabbitai' + review_status: true + poem: false + collapse_walkthrough: false + sequence_diagrams: true + path_filters: + - '!apps/classes/vendor/**' + - '!services/sumally-nx/**/gen/**' + path_instructions: [ ] + abort_on_close: true + auto_review: + enabled: true + auto_incremental_review: true + ignore_title_keywords: + - 'release:' + - 'release(' + labels: [ ] + drafts: false + base_branches: + - '.+/main$' + - '.+/develop$' + tools: + shellcheck: + enabled: true + ruff: + enabled: true + markdownlint: + enabled: true + github-checks: + enabled: true + timeout_ms: 90000 + languagetool: + enabled: true + enabled_only: false + level: default + enabled_rules: [ ] + disabled_rules: [ ] + enabled_categories: [ ] + disabled_categories: [ ] + biome: + enabled: true + hadolint: + enabled: true + swiftlint: + enabled: true + phpstan: + enabled: true + level: default + golangci-lint: + enabled: true + yamllint: + enabled: true + gitleaks: + enabled: true + checkov: + enabled: true + detekt: + enabled: true + eslint: + enabled: true + ast-grep: + packages: [ ] + rule_dirs: [ ] + util_dirs: [ ] + essential_rules: true +chat: + auto_reply: true +knowledge_base: + opt_out: false + learnings: + scope: auto + issues: + scope: auto + jira: + project_keys: [ ] + linear: + team_keys: [ ] From f557b6e277e02b4c6c87c8b3cd41e8c146d6a80c Mon Sep 17 00:00:00 2001 From: Ruhan Muzaffar Date: Mon, 30 Sep 2024 12:42:26 +0530 Subject: [PATCH 3/8] Create .coveralls.yml wrong yaml change --- apps/classes/vendor/woothee/woothee/.coveralls.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 apps/classes/vendor/woothee/woothee/.coveralls.yml diff --git a/apps/classes/vendor/woothee/woothee/.coveralls.yml b/apps/classes/vendor/woothee/woothee/.coveralls.yml new file mode 100644 index 0000000..1698e84 --- /dev/null +++ b/apps/classes/vendor/woothee/woothee/.coveralls.yml @@ -0,0 +1,3 @@ + +some "thign +wrong From 93747cfe9b54b00c89ee14e2940036697f9580e7 Mon Sep 17 00:00:00 2001 From: Ruhan Muzaffar Date: Mon, 30 Sep 2024 16:41:51 +0530 Subject: [PATCH 4/8] Update .coderabbit.yaml --- .coderabbit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index a5f7cd1..4a1e4e5 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -16,6 +16,7 @@ reviews: path_filters: - '!apps/classes/vendor/**' - '!services/sumally-nx/**/gen/**' + - '!apps/classes/vendor/woothee/woothee/.coveralls.yml' path_instructions: [ ] abort_on_close: true auto_review: From fc30ebdd072ef1890df45007c666644dd5cdfef1 Mon Sep 17 00:00:00 2001 From: Ruhan Muzaffar Date: Mon, 30 Sep 2024 18:05:27 +0530 Subject: [PATCH 5/8] Update .coderabbit.yaml back --- .coderabbit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 4a1e4e5..a5f7cd1 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -16,7 +16,6 @@ reviews: path_filters: - '!apps/classes/vendor/**' - '!services/sumally-nx/**/gen/**' - - '!apps/classes/vendor/woothee/woothee/.coveralls.yml' path_instructions: [ ] abort_on_close: true auto_review: From 232e4a17a7955c265eaa12bb1dc28413e6a142fc Mon Sep 17 00:00:00 2001 From: Ruhan Muzaffar Date: Tue, 1 Oct 2024 11:12:55 +0530 Subject: [PATCH 6/8] Update .coderabbit.yaml --- .coderabbit.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index a5f7cd1..643778d 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,6 +1,4 @@ language: ja-JP -tone_instructions: >- - xxx early_access: true enable_free_tier: true reviews: From 0d51fbc59cebea8ee4f8102439235a55d31b19bb Mon Sep 17 00:00:00 2001 From: Ruhan Muzaffar Date: Tue, 1 Oct 2024 11:13:49 +0530 Subject: [PATCH 7/8] Update .coderabbit.yaml change language --- .coderabbit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 643778d..d62b832 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,4 +1,3 @@ -language: ja-JP early_access: true enable_free_tier: true reviews: From 65bc85a7a58ac52d5257aac51057d1caac90307c Mon Sep 17 00:00:00 2001 From: Ruhan Date: Fri, 4 Oct 2024 17:49:18 +0530 Subject: [PATCH 8/8] pmd test files --- Helloworld.java | 0 pmdRuleset.xml | 322 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 322 insertions(+) create mode 100644 Helloworld.java create mode 100644 pmdRuleset.xml diff --git a/Helloworld.java b/Helloworld.java new file mode 100644 index 0000000..e69de29 diff --git a/pmdRuleset.xml b/pmdRuleset.xml new file mode 100644 index 0000000..95d444b --- /dev/null +++ b/pmdRuleset.xml @@ -0,0 +1,322 @@ + + + Quickstart configuration of PMD. Includes the rules that are most likely to apply everywhere. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file