diff options
author | Sam Clegg <sbc@chromium.org> | 2019-08-16 13:31:52 -0700 |
---|---|---|
committer | Guanzhong Chen <gzchen@google.com> | 2019-08-16 13:31:52 -0700 |
commit | c8a797d120a1413d993281c98268c1c2ee9f3f94 (patch) | |
tree | 30b0d00b8af103e1b8a751f292f0241a02af9a79 /src/wasm/wasm.cpp | |
parent | ee0564088c7f89814bf951cc5936aa096538e38f (diff) | |
download | binaryen-c8a797d120a1413d993281c98268c1c2ee9f3f94.tar.gz binaryen-c8a797d120a1413d993281c98268c1c2ee9f3f94.tar.bz2 binaryen-c8a797d120a1413d993281c98268c1c2ee9f3f94.zip |
Switch python indentation from 2-space to 4-space (#2299)
pep8 specifies 4 space indentation. The use of 2 spaces is, I believe
a historical anomaly where certain large organizations such as google
chose 2 over 4 and have yet to make the switch.
Since there isn't too much code in binaryen today it seems reasonable to
make the switch.
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions