Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit 02fee54

Browse files
committed
re-enable copyright check
1 parent b467a29 commit 02fee54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SPHINXOPTS =
3737

3838
.PHONY: lint style test test_ci spell copyright html coverage coverage_erase
3939

40-
all_check: spell style lint html
40+
all_check: spell style lint copyright html
4141

4242
lint:
4343
pylint -rn --ignore=gauopen qiskit/aqua qiskit/chemistry qiskit/finance qiskit/ml qiskit/optimization test tools

0 commit comments

Comments
 (0)