-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable SQLite by default #280
Conversation
WalkthroughThe changes involve updating the testing configuration for a WordPress plugin. A PHP CodeSniffer rule has been disabled, a note about syncing the plugin with Changes
Assessment against linked issues (Beta)
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to filter (1)
- phpunit.xml
Files selected for processing (1)
- tests/bootstrap.php (1 hunks)
Files skipped from review due to trivial changes (1)
- tests/bootstrap.php
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Disable SQLite by default for newly scaffolded plugins.
Fixes #268.
Summary by CodeRabbit