You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
252 B

  1. <?xml version="1.0"?>
  2. <psalm
  3. name="Example Psalm config with recommended defaults"
  4. stopOnFirstError="false"
  5. useDocblockTypes="true"
  6. totallyTyped="false"
  7. >
  8. <projectFiles>
  9. <directory name="src" />
  10. </projectFiles>
  11. </psalm>