Commit Graph

3 Commits

Author SHA1 Message Date
417b427f6d
Fix tree-sitter generation with make 2020-09-17 18:24:35 +03:00
Kirill Andreev
7fa947e92e
Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
Anton Myasnikov
820d73f345
[LIGO-25] Chores (add Makefile, scripts, vendor, stylish)
Problem: We need to add stylish config to settle code style for our
project. Makefile to simplify its building. Also we need to check
our project for trailing whitespaces so we need to add the corresponding
script to be used later in CI.

Solution:
Add
  - stylish-haskell config
  - Makefile
  - `check_trailing_whitespace` script
2020-08-11 13:31:22 +03:00