8000 GitHub - bolt-oss/configuration-notices: 💡 A small tool to point out common pitfalls for Bolt 4 configuration settings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bolt-oss/configuration-notices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 Bolt Configuration Notices Widget

Bolt Configuration Notices is a small tool to point out common pitfalls for Bolt 5 configuration settings.

composer require bobdenotter/configuration-notices

The part below is only for developing the extension. Not required for general usage of the extension in your Bolt Project

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src

About

💡 A small tool to point out common pitfalls for Bolt 4 configuration settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.5%
  • Twig 3.5%
0