Commit Graph

5 Commits

Author SHA1 Message Date
Pierre Sassoulas
572ed87ee9 [pylint.message] Optimize MessageDefinitionStore storage 2019-09-10 11:14:38 +02:00
Pierre Sassoulas
641a0d02a3 [pylint.message] Simplify get_message_definitions 2019-09-10 11:14:38 +02:00
Pierre Sassoulas
6c29ff712a [pylint.message] Simplification with 1-1 link between symbol and msgid
Also add a lot of unit tests.
2019-08-19 13:54:52 +02:00
Pierre Sassoulas
bd24f94c77 [pylint.message] Symbol seems to never be None anymore 2019-08-16 17:25:23 +02:00
Pierre Sassoulas
68507788fb [pylint.message] Rename MessagesStore to MessageDefinitionStore
We anticipate to have a MessageIdStore.
2019-08-09 15:02:19 +02:00