diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-03-28 23:01:09 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-03-28 23:54:46 +0000 |
commit | c58a3787eca9c0c4a7f376ba841cd7e39ab95ece (patch) | |
tree | 709b5ab8385bbb952912206ae561fbe5e1e752d8 /.pylintrc | |
parent | project.boost: factor out BoostVersion (diff) | |
download | cmake-common-c58a3787eca9c0c4a7f376ba841cd7e39ab95ece.tar.gz cmake-common-c58a3787eca9c0c4a7f376ba841cd7e39ab95ece.zip |
project.boost: factor out everything else
I finally snapped. This starts to resemble sensible structure though.
Diffstat (limited to '.pylintrc')
-rw-r--r-- | .pylintrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ [MESSAGES CONTROL] disable=invalid-name,missing-docstring - -ignored-modules=build |