Skip to content

chore: remove local path leak from streamlit config#1

Merged
javiercuervo merged 1 commit into
mainfrom
chore/remove-local-path-from-streamlit-config
May 1, 2026
Merged

chore: remove local path leak from streamlit config#1
javiercuervo merged 1 commit into
mainfrom
chore/remove-local-path-from-streamlit-config

Conversation

@javiercuervo
Copy link
Copy Markdown
Contributor

Summary

  • Drop reference to a local maintainer path (/Users/javiercuervolopez/code/CLAUDE.md) in the comment header of .streamlit/config.toml.
  • The brand colors are already listed in the file itself, so the link to an external manual added no value to public consumers.

Why

  • prisma is a public repo. Local paths from a single contributor's machine should not leak into public source.
  • Audit triggered while reviewing all public Proportione repos for unintended references.

Test plan

  • No functional change — Streamlit reads the [theme] block, ignores comments.

🤖 Generated with Claude Code

Drop reference to a local maintainer path in the comment header.
The brand colors are already documented in the file itself.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@javiercuervo javiercuervo merged commit 718b970 into main May 1, 2026
3 checks passed
@javiercuervo javiercuervo deleted the chore/remove-local-path-from-streamlit-config branch May 1, 2026 09:53
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.

1 participant