Skip to content

SK-2520: extract hard coded strings to constants and update linting r…#164

Open
skyflow-himanshu wants to merge 1 commit intorelease/26.1.5from
himanshu/SK-2520-update-linting-rules-and-fix-hardcoded-values-in-go-v2-sdk
Open

SK-2520: extract hard coded strings to constants and update linting r…#164
skyflow-himanshu wants to merge 1 commit intorelease/26.1.5from
himanshu/SK-2520-update-linting-rules-and-fix-hardcoded-values-in-go-v2-sdk

Conversation

@skyflow-himanshu
Copy link
Collaborator

Why:
Following the Node SDK linting audit and refactor, this ticket focuses on applying the same linting standards and best practices across GO SDK v2.
The goal is to ensure consistent use of constants over hardcoded values across GO SDK v2, improving maintainability and readability.

Goal:
Update linting rules to discourage hardcoded literals where constants should be used.
Refactor existing code to replace hardcoded values with well-defined constants.

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

GoSec Findings: No issues found, Good to merge.

@skyflow-himanshu skyflow-himanshu changed the base branch from main to release/26.1.5 February 5, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants