google / gf180mcu-pdk

PDK for GlobalFoundries' 180nm MCU bulk process technology (GF180MCU).
https://gf180mcu-pdk.rtfd.io
Apache License 2.0
372 stars 53 forks source link

Add license header checking CI #29

Open mithro opened 2 years ago

mithro commented 2 years ago

The CI should check all the files have correct license headers.

For the F4PGA project we use the GitHub Action @ https://github.com/f4pga/actions/tree/main/checks - we should probably use that here too.

This should also be applied to all the submodule repositories too.

mithro commented 2 years ago

@umarcor / @acomodi / @tgorochowik / @wtatarski - As you work on this for SymbiFlow / F4PGA, we would appreciate your help here!