Update ir-breaking-changes and make it visible.

This commit is contained in:
chriseth
2021-11-08 17:23:17 +01:00
parent fe6e58b0e4
commit df85d26406
3 changed files with 46 additions and 11 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ else:
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['_build', 'contracts', 'types', 'examples', 'grammar', 'ir']
exclude_patterns = ['_build', 'contracts', 'types', 'examples', 'grammar']
# The reST default role (used for this markup: `text`) to use for all
# documents.