Skip to content

Conversation

@Kami
Copy link
Member

@Kami Kami commented May 7, 2019

This pull request updates lint-configs/ git subtree with change in StackStorm/lint-configs#1.

#4657 committed lint-config change directly to this repo instead of updating lint-configs git repo so it broke other repos which depends on requirements.txt files from StackStorm/st2 (private repos, CI repos, etc.).

Kami added 2 commits May 7, 2019 15:26
72d3b7ca9 Merge pull request #1 from StackStorm/update_lint_configs
2709c47a2 Update lint config with changes from #4657.

git-subtree-dir: lint-configs
git-subtree-split: 72d3b7ca9e2d775b58780e49580d11c3c6414d27
@Kami Kami added this to the 3.0.1 milestone May 7, 2019
Kami added 2 commits May 7, 2019 15:37
73fe88f2d Fix merge conflict.

git-subtree-dir: lint-configs
git-subtree-split: 73fe88f2da7403d69bc5ebd7c6d22d12860c3744
@Kami
Copy link
Member Author

Kami commented May 7, 2019

Will see if this works.

We may need two flake8 configs - one for core StackStorm repos (the ones which require Copyright headerr) and one for other repos (e.g. StackStorm Exchange ones).

Kami added 4 commits May 7, 2019 17:09
3be3554cc Merge branch 'update_lint_configs'
9a5b6db9b Add a docstring.

git-subtree-dir: lint-configs
git-subtree-split: 3be3554cc3eef7119a5105bd7597d20acd9b4256
ffbe682b6 Enable H checks to missing license errors are reported.

git-subtree-dir: lint-configs
git-subtree-split: ffbe682b6fb16e4ec028ece3056526ac67e2befc
@Kami
Copy link
Member Author

Kami commented May 7, 2019

I also enabled "H" checks so missing Apache 2.0 license header errors are reported for projects with ASF 2.0 license.

Kami added 2 commits May 7, 2019 17:53
302b88cd7 Also ignore H210 errors.

git-subtree-dir: lint-configs
git-subtree-split: 302b88cd77094e8032a0ee157c5d6a0f4b340a1c
@Kami
Copy link
Member Author

Kami commented May 7, 2019

I will merge this for now, but we should still keep an eye on other repos and fix things there, if necessary.

We may also need to split flake8 config into two or three versions - one for open source projects, other one for private / proprietary ones and StackStorm exchange ones. Will see.

@Kami
Copy link
Member Author

Kami commented May 13, 2019

Superseded by #4672.

@Kami Kami closed this May 13, 2019
@Kami Kami deleted the update_lint_configs branch May 13, 2019 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants