mycroft-core/mycroft/skills
Sergio Oller 5e8d8eb1a6 Feature: Allow comments in voc and regex files
When loading voc and regex files, lines starting with "#" are now
ignored, so developers and translators can use them to document their
decisions.

==== Fixed Issues ====
2018-04-14 21:53:14 +02:00
..
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
audioservice.py no old style class 2018-03-23 15:07:21 +00:00
container.py Rename MycroftSkill.shutdown to MycroftSkill._shutdown 2018-04-11 21:29:14 -05:00
context.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
core.py Merge pull request #1519 from MycroftAI/feature/stop-sigint 2018-04-12 12:07:02 +02:00
event_scheduler.py Only allow one repeating even of each type 2018-03-15 12:39:25 +01:00
intent_service.py Simple log output change to prevent confusion (#1497) 2018-03-22 13:18:11 -05:00
main.py Rename MycroftSkill.shutdown to MycroftSkill._shutdown 2018-04-11 21:29:14 -05:00
padatious_service.py Train Padatious on mycroft.skills.initialized (#1455) 2018-02-28 21:55:14 -06:00
scheduled_skills.py Fixing PEP8 whitespace errors 2017-10-04 01:44:58 -05:00
settings.py Support triggering skill settings update via a message 2018-04-11 15:24:07 -05:00
skill_data.py Feature: Allow comments in voc and regex files 2018-04-14 21:53:14 +02:00
time_rules.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00