Skip to content

Commit

Permalink
Add test for codeautolink_warn_on_no_backreference
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarqu committed Feb 11, 2025
1 parent 43f248b commit a4549b3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/extension/fail/no_backreference.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
codeautolink_warn_on_no_backreference = True
# split
Test project
============

.. code:: python

import test_project
test_project.bar()

0 comments on commit a4549b3

Please sign in to comment.