Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Coding Style Cleanup #150

Open MarcusBarnes opened 4 years ago

MarcusBarnes commented 4 years ago

What does this Pull Request do?

Now that the Travis setup is working again, we can go back and address coding style issues that crept through. This pull-request uncomments the relevant section of the travis.yml file to trigger the code-style checking during the Travis build. This PR will initially fail. Modifications to address the coding style issues will be added a file at a time until the PR passes the style checks for a successful build.

What's new?

N/A

How should this be tested?

Travis will do the testing for us.

Additional Notes:

Please do not merge until we get a passing build. Any failures are expected to be due only to not adhering to the coding style conventions.

Interested parties

N/A