1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Fix quote pos

This commit is contained in:
Brown 2020-04-27 23:12:04 -04:00
parent cf26ab0ea9
commit bb934a40d1

View File

@ -341,8 +341,8 @@ Allows you to hard-code a serializer for Psalm to use when caching data. By defa
## Project settings ## Project settings
#### <projectFiles>` #### <projectFiles>
Contains a list of all the directories that Psalm should inspect. You can also specify a set of files and folders to ignore with the &lt;ignoreFiles>` directive, e.g. Contains a list of all the directories that Psalm should inspect. You can also specify a set of files and folders to ignore with the `<ignoreFiles>` directive, e.g.
```xml ```xml
<projectFiles> <projectFiles>
<directory name="src" /> <directory name="src" />