Skip to content

Automate the checking for proper licensing on files #2371

@daspecster

Description

@daspecster

From #2370.

Should the script be extended to incorporate more than just Python files?


(From @dhermes): Relating to this

I wrote a script for #2390 to check all the extensions we have (and extension-less files): The output is

  • .cmd
  • .enc
  • .gitignore
  • .html
  • .ico
  • .in
  • .ini
  • .json
  • .md
  • .png
  • .proto
  • .ps1
  • .py
  • .rst
  • .sample
  • .sh
  • .txt
  • .yaml
  • .yml
  • .zip

Not extensions:

  • .bigtable_v2 (not an extension, actually Makefile.bigtable_v2)
  • .coveragerc
  • .datastore (not an extension, actually Makefile.datastore)
  • LICENSE
  • docs/Makefile
  • scripts/pylintrc_default

Metadata

Metadata

Labels

api: corepriority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions