pytex/PyTeX/format
2022-02-08 18:31:36 +01:00
..
__init__.py refactor / rename files into different project structure 2022-02-05 19:09:09 +01:00
auto_format.py let pytex source files auto select formatter if not given 2022-02-08 18:31:36 +01:00
config.py fix some type errors 2022-02-08 16:34:59 +01:00
constants.py adjust set_from_json method and make GitVersionInfo a config object 2022-02-07 21:42:31 +01:00
dict_formatter.py add auto formatter choosing 2022-02-08 18:26:25 +01:00
dtx_formatter.py add auto formatter choosing 2022-02-08 18:26:25 +01:00
enums.py change handling of license to GenericText 2022-02-06 22:37:41 +01:00
formatterif.py add auto formatter choosing 2022-02-08 18:26:25 +01:00
formatting_config.py fix some type errors 2022-02-08 16:34:59 +01:00
generic_text.py fix some type errors 2022-02-08 16:24:42 +01:00
macros.py fix some type errors 2022-02-08 16:24:42 +01:00
pytex_formatter.py add auto formatter choosing 2022-02-08 18:26:25 +01:00
repo_status_info.py fix some type errors 2022-02-08 16:24:42 +01:00
simple_tex_formatter.py add auto formatter choosing 2022-02-08 18:26:25 +01:00
tex_formatter.py fix future config handling, use abstract classes 2022-02-08 17:21:36 +01:00