This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-tagfield
Watch
1
Star
0
Fork
0
You've already forked silverstripe-tagfield
mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced
2024-10-22 11:05:32 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
518189e2ef
silverstripe-tagfield
/
.scrutinizer.yml
10 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Made supported
2015-09-09 01:07:51 +02:00
inherit
:
true
checks
:
Added standard Scrutinizer config
2015-11-18 03:32:40 +01:00
php
:
code_rating
:
true
duplication
:
true
Made supported
2015-09-09 01:07:51 +02:00
filter
:
SilverStripe 4 compatibility (#87) * Update composer constraint and branch alias to support SS4 testing * Add namespaces, update DataList quirk with getSourceList * Add PSR-4 autoloader definition * Move template to correct namespace location, update requirement paths * FIX Visibility on allowed actions * FIX Update chosen class names to match updates in framework * Update Travis configuration for 4.x builds. Update docs for namespaced classes. * Use "4" for the release instead of master. * FIX Selected tag height. Move Readonly to own class.
2017-01-13 20:11:59 +01:00
paths
:
[
src/*, tests/*]
Reference in New Issue
Copy Permalink