mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
5567a5563f
* Proof of concept : hlint/daml * Copyright check is naieve * Missing copyright * Move hlint-testing out of compiler fmt.sh tries to invoke hlint on the compiler directory. This then fails like, ``` 2019-07-08T21:04:48.8037836Z $ hlint --git -j4 2019-07-08T21:04:48.9217137Z Couldn't find file: hlint-testing/data/HLint_QuickCheck.hs 2019-07-08T21:04:48.9277694Z UNEXPECTED HLINT FAILURE: The Bazel rules should have spotted this, please raise a GitHub issue ``` * Reformat * This linting and formatting and so on is getting tiresome... * Replace links with real files * Strip the data directory * Move files back under compiler/hlint-testing * Copyright report_template.html so that format checks pass * Calculate a hlint data directory path * Whitespace and delete unneccessary file * The format script uses this * Use locateRunfiles * Tweak record initialization formatting * Reformat build file |
||
---|---|---|
.. | ||
data | ||
src | ||
.hlint.yaml | ||
BUILD.bazel |