astyle-plugin ignores default file

Bug #1255892 reported by kartoffelsalat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
geany-astyle
New
Undecided
Unassigned

Bug Description

astyle is looking for a default file in the following places (output of the help message):

Default options file:
---------------------
    Artistic Style looks for a default options file in the
    following order:
    1. The contents of the ARTISTIC_STYLE_OPTIONS environment
       variable if it exists.
    2. The file called .astylerc in the directory pointed to by the
       HOME environment variable ( i.e. $HOME/.astylerc ).
    3. The file called astylerc in the directory pointed to by the
       USERPROFILE environment variable ( i.e. %USERPROFILE%\astylerc ).
    If a default options file is found, the options in this file
    will be parsed BEFORE the command-line options.
    Long options within the default option file may be written without
    the preliminary '--'.

It seems, that your astyle-plugin is not looking for a default file in the manner described above. Also specifying the file manually with the --option command does not work.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.