An open API service indexing awesome lists of open source software.

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.

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

```