SuccessChanges

Summary

  1. fix: run formatter on JSF code (details)
Commit 644da3d60f802e2573c239057b8501ceefa86225 by aggarcia3
fix: run formatter on JSF code
The Git hook rightfully complained about some classes in the JSF layer
not being formatted as expected, so let's correct that.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/validators/AddFormValidator.java (diff)