Chromium Code Reviews| Index: .analysis_options |
| diff --git a/.analysis_options b/.analysis_options |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a10d4c5a05c981eb3b5a454f1af297abfdf18b18 |
| --- /dev/null |
| +++ b/.analysis_options |
| @@ -0,0 +1,2 @@ |
| +analyzer: |
| + strong-mode: true |