juz1001 / go-bees

Android app for monitoring bee hives activity.
http://gobees.io/
GNU General Public License v3.0
0 stars 0 forks source link

Pasar SonarQube tribunal #3

Closed juz1001 closed 3 years ago

juz1001 commented 3 years ago

Anexos

Buscar: ({[})([\w:\]+)({]}\_) Reemplazar por: \citep{\2} Ej: {[}art:campbell2005{]}_ -> \citep{art:campbell2005}

Expresión regular para corregir las imágenes:

Buscar: (\includegraphics{..\/..\/img\/)(\w)(.\w}) Reemplazar por: \imagen{\2}{descripción...} Ej: \includegraphics{../../img/s2.png} -> \imagen{s2}{descripción...}}

juz1001 commented 3 years ago

$ ./gradlew sonarqube -Dsonar.host.url=http://prueba-ubugii.rhcloud.com/