This commit is contained in:
Immo Landwerth 2017-05-05 17:09:25 -07:00 коммит произвёл GitHub
Родитель 83cb594ee3
Коммит 5ecdb47d6f
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,8 +1,8 @@
# Suppressions
1. **Current call site**
![](docs/supression_callsite.png)
![](supression_callsite.png)
2. **Project scope**
![](docs/supression_project.png)
![](supression_project.png)
3. **Arbitrary scope**. Put the suppression from (2) in specific file and share
between projects as needed.