https://github.com/kimhf/sage-stubs
Sage Stubs is used to statically analyse codebases to ensure compatibility with the Sage starter theme.
https://github.com/kimhf/sage-stubs
sage static-analysis wordpress
Last synced: about 1 month ago
JSON representation
Sage Stubs is used to statically analyse codebases to ensure compatibility with the Sage starter theme.
- Host: GitHub
- URL: https://github.com/kimhf/sage-stubs
- Owner: kimhf
- License: mit
- Created: 2019-10-26T14:43:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T18:48:46.000Z (over 6 years ago)
- Last Synced: 2025-05-07T18:56:26.762Z (about 1 year ago)
- Topics: sage, static-analysis, wordpress
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sage Stubs
Sage Stubs is used to statically analyse codebases to ensure compatibility with the Sage starter theme.
## Usage with Psalm
Update the Psalm config to include the stubs:
```xml
```