enso/lib/scala/pkg
Hubert Plociniczak 059bb8c7e9
Apply automatic formatting prior to turning on checks (#3405)
Result of automatic formatting with `scalafmtAll` and `javafmtAll`.
Prerequisite for https://github.com/enso-org/enso/pull/3394

### Important Notes

This touches a lot of files and might conflict with existing PRs that are in progress. If that's the case, just run
`scalafmtAll` and `javafmtAll` after merge and everything should be in order since formatters should be deterministic.
2022-04-19 12:34:34 +02:00
..
src Apply automatic formatting prior to turning on checks (#3405) 2022-04-19 12:34:34 +02:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Package

This library implements and describes the Enso package format used by both the language tooling and the interpreter.