Azure / Azure/azure-cli-dev-tools

Adding `.pylintrc` to cli-extension

Open
#324 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

We are developing a cli-extension and after upgrading to azdev 0.1.36 we are seeing multiple pylint issues
It seems the .pylintrc in the root folder is not respected in `azdev style [extension name]`
My current .pylintrc -
```
[MASTER]
ignore=migrations,vendored_sdks
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.