mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
1596af5248
- Install GNU grep on macOS with brew install grep - Use GNU grep with -E option - The following errors fixed. ``` $scripts/check_style.sh ggrep: warning: stray \ before / ggrep: warning: stray \ before / ggrep: warning: * at start of expression ggrep: warning: * at start of expression ``` Fixes [Stylecheck script fails on MacOS #13492](https://github.com/ethereum/solidity/issues/13492) |
||
---|---|---|
.. | ||
analysis | ||
ast | ||
codegen | ||
formal | ||
interface | ||
lsp | ||
parsing | ||
CMakeLists.txt |