Document SPDX.
This commit is contained in:
parent
5cd8b609f7
commit
8b07c0ef12
@ -25,7 +25,6 @@ Style/Documentation:
|
|||||||
- 'utils/pypi.rb'
|
- 'utils/pypi.rb'
|
||||||
- 'utils/shebang.rb'
|
- 'utils/shebang.rb'
|
||||||
- 'utils/shell.rb'
|
- 'utils/shell.rb'
|
||||||
- 'utils/spdx.rb'
|
|
||||||
- 'utils/livecheck_formula.rb'
|
- 'utils/livecheck_formula.rb'
|
||||||
- 'utils/repology.rb'
|
- 'utils/repology.rb'
|
||||||
- 'version.rb'
|
- 'version.rb'
|
||||||
|
|||||||
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
require "utils/github"
|
require "utils/github"
|
||||||
|
|
||||||
|
# Helper module for updating SPDX license data.
|
||||||
|
#
|
||||||
|
# @api private
|
||||||
module SPDX
|
module SPDX
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user