Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:zikula-modules/Ratings
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed May 5, 2020
2 parents 1fa1979 + 7ef8c80 commit 2326527
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ application "Ratings" {
generateJsonTemplates false
generateKmlTemplates false
generateIcsTemplates false
skipFiles "HookProvider/RatingUiHooksProvider.php, \nEntity/Repository/RatingRepository.php\nREADME.md"
markFiles "Resources/config/hooks.yml,\nController/AjaxController.php"
skipFiles "HookProvider/RatingUiHooksProvider.php, \nEntity/Repository/RatingRepository.php,\nREADME.md, \nForm/Type/ConfigType.php"
markFiles "Resources/config/hooks.yml,\nController/AjaxController.php,\nResources/config/validators.yml,\nResources/public/css/style.css"
entities {
entity "rating" leading {
documentation "A list of ratings for various hooked modules."
Expand Down

0 comments on commit 2326527

Please sign in to comment.