feat: merge RFC 116

This commit is contained in:
莘权 马 2023-11-30 13:01:09 +08:00
commit ecbb75e78f

View file

@ -103,7 +103,6 @@ class Engineer(Role):
# Unit tests only.
if CONFIG.REQA_FILENAME and CONFIG.REQA_FILENAME not in changed_files:
changed_files.add(CONFIG.REQA_FILENAME)
msg = Message(
content="\n".join(changed_files),
role=self.profile,