Commit Graph
12 Commits
Author SHA1 Message Date
Julien Palard dfa1824f19 Removing unnecessary indent. 2018-10-28 08:42:36 +01:00
Julien Palard db495b56b4 Add self to authors. 2018-10-28 08:26:09 +01:00
Julien Palard e6067d675d Use generator. 2018-10-23 18:47:25 +02:00
Julien Palard 512c885011 Looks like sphinx docstring uses rst, ok. 2018-10-23 18:45:55 +02:00
Julien Palard d527497b1f Moar tests 2018-10-23 18:41:08 +02:00
Julien Palard 83703c6a5e fix flake8 2018-10-23 18:10:31 +02:00
Julien Palard 9e1fd5f343 FIX: mypy 2018-10-23 16:51:48 +02:00
Julien Palard d5e408e57e Comments, maybe. 2018-10-23 00:03:39 +02:00
Julien Palard 9b30fc938d Working on text colspan and rowspan. 2018-10-22 23:38:01 +02:00
Julien Palard 6740d2d391 Use a Matcher as default argument to simplify type anotation. 2018-05-19 09:30:11 +02:00
Julien Palard 6dcdce685d i18n: Ignore dot-directories like .git/ in LC_MESSAGES/.
This avoids warnings when find_catalog_source_files returns files
found in .git/ like:

WARNING: Start of line didn't match any expected keyword./refs/heads/freezed-library/colorsys.mo
WARNING: Problem on line 1: 0000000000000000000000000000000000000000 032a00a7391ec8a155bbc54d66ba72fb1b7bdbf1 Julien Palard <julien@palard.fr> 1521582790 +0100 branch: Created from freezed/library/colorsys.po

`.po` files can typically reside in .git/refs/heads/ if some branches
name end with .po, in which case they contain a SHA1, not
translations, leading to warnings.
2018-05-08 11:02:14 +02:00
Julien Palard 44da8f4fa7 i18n: This string is used as html_title, it needs to be capitalized. 2017-07-29 08:23:27 +02:00