-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adicionar
packtools.stylechecker.validate_style
e melhorar msgs no …
…template #820 [views.py] - fixes para o caso que o stylechecker não retorne todos os campos de erro (line, column, message, level) - ``notice_detail`` agora adiciona uma msg de erro explicativo para mostar no template, e também escreve mais informação sobre o erro no logger. - troca inocação do método ``validate`` pelo ``validate_style`` [articletrack/tests/xml_tests_files/with_style_errors.xml] - novo xml com erros para ser anotados. [test_pages.py] - ajustes nos tests. [notice_detail.html] - ajustes para mostrar a msg de error para o usuário.
- Loading branch information
Showing
5 changed files
with
1,276 additions
and
1,904 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.