1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 14:28:08 +03:00
juvix/tests
Veronika Romashkina b4e7dbc7fd
Remove --no-format option (#2121)
Instead, always act as `--no-format` option is set to `False` as
previous default.

The change seem to not affect any current formatting, so I assume it
passes the checks on testing.

Fixes #2084 

# Checklist:

- [x] My code follows the style guidelines of this project
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
2023-05-24 10:46:18 +02:00
..
Asm New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
benchmark Adapt benchmarks to the new pipeline (#1795) 2023-02-01 15:44:09 +01:00
Compilation Add Bottom node (#2112) 2023-05-23 18:31:28 +02:00
Core Add Bottom node (#2112) 2023-05-23 18:31:28 +02:00
examplesExpected Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Geb/positive VampIR integration (#2103) 2023-05-22 20:18:18 +02:00
Internal Fix reachability analysis with imports in unreachable nested modules (#2062) 2023-05-12 09:53:30 +01:00
negative Add VampIR to the CI (#2096) 2023-05-22 19:49:36 +02:00
positive Add VampIR to the CI (#2096) 2023-05-22 19:49:36 +02:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
smoke/Commands Remove --no-format option (#2121) 2023-05-24 10:46:18 +02:00
VampIR/positive VampIR integration (#2103) 2023-05-22 20:18:18 +02:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00