GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Code style issues in sample data deploy directory #481

Closed rowan04 closed 10 months ago

rowan04 commented 1 year ago

whilst working on #416, I noticed lots of code style issues (such as lines too long, no spaces after if statements, etc) within most of the files in the sample data deploy script directory (https://github.com/GOCDB/gocdb/tree/dev/lib/Doctrine/deploy). These get picked up by codeclimate and codacy.