mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
* Port AutoAnalyseRawData script to Python. * Rename python analysis script to snake_case format. * Add options to read the data from stdin or from a file. * Remove old analyse script. * Improve auto_analyse_raw_data and add lint/unit tests. * Make analyse script code unittest-able. * Improve raw data parsing for analyse script. * Add some unit tests for analyse script. * Update Makefile(s) to use 'run_tests' to run their tests. * Add python unit & lint tests into Travis
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
[style]
|
|
based_on_style: google
|
|
indent_width: 2
|