Skip to content

Commit 3abfc38

Browse files
committed
docs: formatting fixes to match lint style
Signed-off-by: Zack Koppert <zkoppert@github.com>
1 parent 5aea0f8 commit 3abfc38

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ARCHITECTURE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,3 @@ The InnerSource Measurement Tool is designed to analyze GitHub repositories and
180180
3. **Network Errors**: API timeouts or connectivity issues
181181
4. **Data Errors**: Missing org-data.json or invalid format
182182
5. **Processing Errors**: Unexpected data structures or edge cases
183-

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ The tool determines team ownership by:
608608

609609
**Solution**:
610610

611-
1. Verify your GitHub token is valid: `curl -H "Authorization: token YOUR_TOKEN" https://api.github.com/user`
611+
1. Verify your GitHub token is valid: `curl -H "Authorization: token YOUR_TOKEN" https://api.github.com/user` #gitleaks:allow
612612
2. For GitHub Enterprise, ensure `GH_ENTERPRISE_URL` is set correctly
613613
3. Check network connectivity to GitHub/GHE instance
614614

0 commit comments

Comments
 (0)