Anki/rslib
Aleksa Sarai 70339e07f9
rslib: auto-format protobuf code
prost-build doesn't generate rustfmt-safe code, so we had to add it to
the ignore list for rustfmt on "make check". However, the ignore list
isn't supported by stable rustfmt, so we have to work around this some
other way -- in this case, just do "rustfmt" on the generated file in
"build.rs" (this way, formatting errors in checked-in source code are
still caught but generated code doesn't cause spurrious errors).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2020-09-04 16:30:06 +10:00
..
ftl log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
src handle quoted html chars in media check 2020-09-04 09:36:38 +10:00
templates migrate card stats to backend 2020-06-15 17:22:16 +10:00
tests/support fix missing newline in ftl files 2020-03-09 18:58:41 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
build.rs rslib: auto-format protobuf code 2020-09-04 16:30:06 +10:00
Cargo.toml bump version 2020-08-31 11:07:54 +10:00
Makefile Also bump rslib version on make_check 2020-05-11 13:29:12 -03:00
README.md use support URL and point to source repo 2020-04-03 08:44:59 +10:00
rust-toolchain bump rust nightly version 2020-06-29 15:48:01 +10:00

To build from scratch, please see https://github.com/ankitects/anki